ponylang extension

This commit is contained in:
Thomas Hobson 2021-04-24 20:10:07 +12:00
parent 5e9b9c888e
commit 03c64cfecf
No known key found for this signature in database
GPG Key ID: 9F1FD9D87950DB6F
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/usr/bin/env bash
# Compile pony file(s)
rename 's/$/\.pong/' "$@" # Add .pony extension
ponyc -b out