mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-06 03:46:27 +02:00
pkg(golfscript-1.0.0): Add golfscript 1.0.0
This commit is contained in:
parent
7191bc063c
commit
925125daca
5 changed files with 24 additions and 0 deletions
4
packages/golfscript/1.0.0/run
vendored
Normal file
4
packages/golfscript/1.0.0/run
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# golfscript only takes code file and stdin
|
||||
golfscript.rb "$1"
|
Loading…
Add table
Add a link
Reference in a new issue