Skip to content

Instantly share code, notes, and snippets.

@fraserxu
Created May 11, 2013 02:43
Show Gist options
  • Save fraserxu/5558699 to your computer and use it in GitHub Desktop.
Save fraserxu/5558699 to your computer and use it in GitHub Desktop.
kue-package-json.js
var kue = require('kue')
, jobs = kue.createQueue();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment