This commit is contained in:
nub31
2025-06-12 23:57:59 +02:00
parent 705c83c935
commit 95dd7a1399
69 changed files with 14 additions and 28 deletions

3
run.sh
View File

@@ -1,3 +1,4 @@
#!/bin/bash
dotnet run --project src/Nub.Lang.CLI/ example
set -e
dotnet run --project src/cli/cli.csproj example
./bin/out