wch-coffee v0.3.2
CoffeeScript transpiler for wchd
Usage
-
Put your source files in the
src
directory -
Set
main
in yourpackage.json
to the desired output path -
Add
wch-coffee
todevDependencies
-
Add
coffeescript
todevDependencies
-
Run
wch start
to start thewchd
server -
Run
wch .
to watch your package