# node-jscoverage

   [JScoverage](http://siliconforks.com/jscoverage/) for node.

## Installation

    $ ./configure && make && make install

  Warning: the `jscoverage` npm module published
  by someone else does _not_ work, clone this repo.