1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-01 17:36:28 +02: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 "$@"