0.0.1 • Published 11 years ago

tower-container v0.0.1

Weekly downloads
6
License
-
Repository
-
Last release
11 years ago

Tower Container

Build Status

Installation

npm install tower-container

Quick Start

var container = require('tower-container');

Features

More Information

Follow @viatropos on twitter for updates

Running Tests

git clone git://github.com/viatropos/tower-container.git
cd tower-container
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