mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-11-23 22:22:07 +03:00
5 lines
110 B
Plaintext
Executable File
5 lines
110 B
Plaintext
Executable File
cd "folder with spaces" || exit
|
|
rm -rf build
|
|
|
|
$1 --no-color --console-width 0 --no-banner Main.idr < ../input
|