This repository has been archived on 2025-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
nub-lang-archive-2/run.sh
nub31 93a95c2a0c ...
2025-06-13 00:09:15 +02:00

4 lines
74 B
Bash
Executable File

#!/bin/bash
set -e
dotnet run --project src/CLI/CLI.csproj input
./bin/out