emacs-survey/bin/repl

2 lines
97 B
Bash
Executable File

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