0.2.0 • Published 14 years ago
er v0.2.0
Er...
A small set of custom error classes for Node.js.
Development
In order to develop Er..., you'll need to install the following npm modules globally like so:
npm install -g coffee-script
npm install -g jakeAnd then install development dependencies locally with:
npm installOnce you have these dependencies, you will be able to run the following commands:
jake build: Build JavaScript from the CoffeeScript source.
jake test: Run all unit tests.
License
Dual licensed under the MIT or GPL Version 2 licenses.