site-libsoc/Server/bin/repl

2 lines
97 B
Bash

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