Created
November 9, 2012 18:28
-
-
Save tralamazza/4047368 to your computer and use it in GitHub Desktop.
quickstart cube
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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