piston/packages/golfscript/1.0.0/environment

4 lines
81 B
Bash

#!/usr/bin/env bash
# Path to Ruby and golfscript.rb
export PATH=$PWD/bin:$PATH