⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
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