Skip to content
malgorithms edited this page Oct 11, 2012 · 3 revisions

Prerequisite

If you haven't yet, install the toffee module:

> npm install -g toffee

Register .toffee files:

toffee      = require 'toffee'
app.register '.toffee', toffee

See Also

Clone this wiki locally