Skip to content

Instantly share code, notes, and snippets.

@tralamazza
Created November 9, 2012 18:28
Show Gist options
  • Select an option

  • Save tralamazza/4047368 to your computer and use it in GitHub Desktop.

Select an option

Save tralamazza/4047368 to your computer and use it in GitHub Desktop.
quickstart cube
npm install -g forever
git clone git://github.com/square/cube.git
cd cube
forever start bin/collector.js
forever start bin/evaluator.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment