about summary refs log blame commit diff stats
path: root/coffee/build.sh
blob: 5388daa60e5618b287e6d2263543fcea336c93f3 (plain) (tree)
1
2
3
4
5




                         
#!/usr/local/bin/bash -e

rm -rf starfish.js
coffee -c starfish.coffee
node starfish.js