Even easier way of staring the node app

This commit is contained in:
Radek Stepan 2012-05-28 12:03:58 +02:00
parent 265f3d37a5
commit 86e15f2dcc
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
node -e "require('coffee-script');require('./app');"
coffee app.coffee