Skip to content
pgte edited this page Oct 6, 2010 · 6 revisions

You can do "npm install fugue" on your command line or:

Clone

$ git clone git://github.com/pgte/fugue.git

Build

$ make build

Run the tests

$ make test

Install locally

Install npm, and then

$ npm link .