1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-10-28 04:00:02 +01:00
piston/packages/scala/3.0.0/run
2021-03-18 13:34:03 -05:00

4 lines
83 B
Bash

#!/usr/bin/env bash
# Put instructions to run the runtime
scala -color never "$@"