0.1.0 • Published 12 years ago
tower-route v0.1.0
Tower Route
Installation
npm install tower-route
Quick Start
var towerRoute = require('tower-route');
Features
More Information
Follow @viatropos on twitter for updates
Running Tests
git clone git://github.com/viatropos/tower-route.git
cd tower-route
npm install
then run the tests:
npm test
Requires mocha
, chai
, and phantomjs
:
brew install phantomjs
npm install mocha -g
npm install phantomjs chai
License
MIT