- Watching Directory and Auto-Refresh with Socket.io. NO need to press F5
- Inspired by Meteor(http://meteor.com), Nodefront(http://karthikv.github.com/nodefront/)
Usage: coffee ./NOF5.coffee --server [server url] --wsport [websocket port to use] --webport [js port to use] -w [watch directory] -w [watch directory]
Options: -w [required] --server [default: "localhost"] --wsport [default: 8008] --webport [default: 8009]