piston/packages/julia/1.5.4/run
Dan Vargas 3e9705bcd3
pkg(julia-1.5.4): switch to build from source (#254)
* pkg(julia-1.5.4): switch to build from source

* fix install lang in ci test step

* use x86-64 cpu target list
2021-05-09 13:40:41 +12:00

4 lines
106 B
Bash
Executable file

#!/usr/bin/env bash
# Run without startup or history file
julia --startup-file=no --history-file=no "$@"