Skip to content

Instantly share code, notes, and snippets.

@s3u
Created June 8, 2012 23:08
Show Gist options
  • Save s3u/2898580 to your computer and use it in GitHub Desktop.
Save s3u/2898580 to your computer and use it in GitHub Desktop.
Node.js snippet to generate the plan
var plan = require('ql.io-compiler').compile('your ql.io script here');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment