1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-08 21:06:27 +02:00

pkg(golfscript-1.0.0): Add golfscript 1.0.0 ()

This commit is contained in:
Dan Vargas 2021-04-21 20:35:33 -05:00 committed by GitHub
parent 353de20ae9
commit 2a85951426
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 24 additions and 0 deletions
packages/golfscript/1.0.0

4
packages/golfscript/1.0.0/run vendored Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# golfscript only takes code file and stdin
golfscript.rb "$1"