0.2.0 • Published 12 years ago

er v0.2.0

Weekly downloads
129
License
-
Repository
github
Last release
12 years ago

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 jake

And then install development dependencies locally with:

npm install

Once 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.