tower-controller
v0.0.1
Published
[](http://travis-ci.org/viatropos/tower-controller)
Readme
Tower Controller
Installation
npm install tower-controllerQuick Start
var towerController = require('tower-controller');Features
More Information
Follow @viatropos on twitter for updates
Running Tests
git clone git://github.com/viatropos/tower-controller.git
cd tower-controller
npm installthen run the tests:
npm testRequires mocha, chai, and phantomjs:
brew install phantomjs
npm install mocha -g
npm install phantomjs chaiLicense
MIT

