emacs-survey/bin/repl
2021-12-18 02:09:25 +08:00

2 lines
97 B
Bash
Executable file

#!/bin/sh
julia --color=yes --depwarn=no --project=@. -q -L $(dirname $0)/../bootstrap.jl -- "$@"