Blog

Image

Nodetuts in Coffeescript

Posted by Jai-Gouk Kim on 07 Jul 2011 in coffeescript | Comments

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