Setup scripts to bootstrap, build and update the aplication

refs #36

The scripts are created and will be extended when adding subprojects.

(cherry picked from commit f688fb939c0f754ab70a4c0a014f00e42ff2f9eb)
This commit is contained in:
2026-01-27 22:16:28 +01:00
parent a196f25526
commit 5659d116c5
5 changed files with 59 additions and 0 deletions
Executable
+8
View File
@@ -0,0 +1,8 @@
#!/bin/sh
# script/test:
set -e
cd "$(dirname "$0")/.."