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



                         
#!/bin/zsh

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