Files
nub-lang/run.sh
2025-06-12 23:57:59 +02:00

4 lines
76 B
Bash
Executable File

#!/bin/bash
set -e
dotnet run --project src/cli/cli.csproj example
./bin/out