JS API into http://developer.redbox.com/
$ npm install --save redbox-api
var redboxApi = require('redbox-api');
redboxApi(); // "awesome"
(Coming soon)
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using gulp.
Copyright (c) 2015 Ryan Dunckel. Licensed under the MIT license.