This repository has been archived on 2025-10-23. You can view files and clone it, but cannot push or open issues or pull requests.
Files
nub-lang-archive/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