0.0.2 • Published 10 years ago

kue-mq v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

Build Status

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.