piston/packages/cjam/0.6.5/run

5 lines
73 B
Bash

#!/usr/bin/env bash
# run cjam jar
java -jar "$CJAM_PATH"/cjam.jar "$@"