mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-20 10:02:03 +03:00
9 lines
181 B
Plaintext
9 lines
181 B
Plaintext
. ../../../testutils.sh
|
|
|
|
idris2 --install foo.ipkg > /dev/null
|
|
idris2 --install bar.ipkg > /dev/null
|
|
idris2 --install baz.ipkg > /dev/null
|
|
idris2 --build test.ipkg
|
|
|
|
build/exec/test
|