wch-coffee

CoffeeScript transpiler for wchd


Keywords
coffee-script, coffeescript, nodejs, watcher
License
MIT
Install
npm install wch-coffee@0.3.2

Documentation

wch-coffee v0.3.1

CoffeeScript transpiler for wchd

Usage

  1. Put your source files in the src directory

  2. Set main in your package.json to the desired output path

  3. Add wch-coffee to devDependencies

  4. Add coffeescript to devDependencies

  5. Run wch start to start the wchd server

  6. Run wch . to watch your package