mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
14 lines
288 B
Plaintext
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>
|