notebook/README
2013-03-10 13:32:55 -05:00

14 lines
288 B
Plaintext

Oh look, a readme!
To install the Indent stack on a new machine:
- Install curl
- Install rvm
- Install ruby 1.9.8
- Install rails
- Install mongodb
- Install gems
To set up the Indent workspace on a new machine:
- Clone Indent repo from GitHub
- git remote add heroku <heroku url.git>