Files
nub-lang/run.sh
nub31 b16d4d6435 ...
2025-06-14 17:12:19 +02:00

4 lines
99 B
Bash
Executable File

#!/bin/bash
set -e
dotnet run --project src/CLI/CLI.csproj example/main.nub example/c.nub
./bin/out