#byte-odromo | Joystick
#How to use?
npm install git://github.com/byte-odromo/joystick.git
var joystick = require('byte-odromo-joystick')(app, routes);
#How to contribute?
git clone git@github.com:byte-odromo/joystick.git
npm link
And in your project
npm link byte-odromo-joystick