Installation
============

Run `npm install` in the root of the repo to fetch the dependencies.

To make code coverage work, you'll need to `cd` into `vendor/node-jscoverage` and `configure && make && sudo make install`.

