Blog
Nodetuts in Coffeescript
Use node-inspector with Coffeescript!
Step1
In a new terminal tab, run the node-inspector
node-inspector&
Step2
Complie & watch the source file in another terminal tab
coffee -cw 014_0_tools.cof
In a new terminal tab, run the node-inspector
node-inspector&
Complie & watch the source file in another terminal tab
coffee -cw 014_0_tools.cof