pkg(golfscript-1.0.0): Add golfscript 1.0.0

This commit is contained in:
Dan Vargas 2021-04-20 22:27:01 -05:00
parent 7191bc063c
commit 925125daca
5 changed files with 24 additions and 0 deletions

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

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# Path to Ruby and golfscript.rb
export PATH=$PWD/bin:$PATH