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

