feat: initial template

This commit is contained in:
2026-03-01 16:24:02 +01:00
parent 612dce0c3a
commit c96a8062a9
13 changed files with 547 additions and 1 deletions

3
project_name/hello_world.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
echo "Hello world"