This commit is contained in:
nub31
2025-06-13 00:07:16 +02:00
parent 351d4ebd68
commit cae8c81380
67 changed files with 163 additions and 159 deletions

2
run.sh
View File

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