1.0.0 Alpha Release
This commit is contained in:
parent
9fb26e9aa0
commit
c2b7be0ea2
297 changed files with 13712 additions and 2517 deletions
3
tests/example_project/scripts/unit.bash
Normal file
3
tests/example_project/scripts/unit.bash
Normal file
|
@ -0,0 +1,3 @@
|
|||
echo "Hello World!"
|
||||
read -r -p "What is your name? " name
|
||||
echo "Hello $name"
|
Loading…
Add table
Add a link
Reference in a new issue