Skip to content

Instantly share code, notes, and snippets.

@wolfhesse
Created July 4, 2013 16:35
Show Gist options
  • Save wolfhesse/5928987 to your computer and use it in GitHub Desktop.
Save wolfhesse/5928987 to your computer and use it in GitHub Desktop.
rel:lang:js javascript make jake call
jake --jakefile r20130704_allsync.js second --trace 2>/dev/null | tee second.res.txt
var resumer = require('resumer')
var stream = resumer().queue('your string').end()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment