pkg(scala-3.0.0): Add scala 3.0.0

This commit is contained in:
Vargas, Dan 2021-03-18 13:34:03 -05:00
parent adf97a7df0
commit 389c9be86c
5 changed files with 34 additions and 0 deletions

4
packages/scala/3.0.0/run vendored Normal file
View file

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