id: "golfscript"
aliases:
- "golf"
name: "GolfScript"
main: "main.gs"
template: |
'Hello, world!'
run: |
golfscript main.gs