mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-27 13:43:28 +03:00
8 lines
113 B
Plaintext
Executable File
8 lines
113 B
Plaintext
Executable File
$1 --build hello.ipkg
|
|
$1 --build test.ipkg
|
|
|
|
./build/exec/runtests ../build/exec/hello --no-colour
|
|
|
|
|
|
rm -rf build
|