kue-mq
v0.0.2
Published
Kue-mq module
Downloads
9
Readme
The best module ever.
Getting Started
Install the module with: npm install kue-mq
var kue-mq = require('kue-mq');
kue-mq.awesome(); // "awesome"
Install with cli command
$ npm install -g kue-mq
$ kue-mq --help
$ kue-mq --version
Documentation
(Coming soon)
Examples
(Coming soon)
Contributing
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 Grunt.
License
Copyright (c) 2014 Rudeg
Licensed under the MIT license.