Files
nub-lang/run.sh
nub31 f40bbe4b0b ...
2025-06-26 11:58:37 +02:00

4 lines
111 B
Bash
Executable File

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