Skip to content

Instantly share code, notes, and snippets.

@jamespeerless
Created January 9, 2014 22:26
Show Gist options
  • Save jamespeerless/8343255 to your computer and use it in GitHub Desktop.
Save jamespeerless/8343255 to your computer and use it in GitHub Desktop.
runtime "node"
file "instrument.js"
file "crawl_site.js"
file "phantomjs"
file "iron.json"
file "package.json"
build "npm config set strict-ssl false;npm install --production"
exec "crawl_driver.js"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment