notebook.ai Tool for world building
Go to file
2013-03-10 22:40:48 -05:00
app onboarding process from anon account to real account 2013-03-10 22:40:48 -05:00
config fix spacing in mongo config 2013-03-10 20:32:00 -05:00
db rails app 2012-12-22 17:39:34 -06:00
doc rails app 2012-12-22 17:39:34 -06:00
lib rails app 2012-12-22 17:39:34 -06:00
log rails app 2012-12-22 17:39:34 -06:00
public precompiled assets 2013-03-03 18:01:02 -06:00
script rails app 2012-12-22 17:39:34 -06:00
test random name generator 2013-03-03 02:52:58 -06:00
vendor rails app 2012-12-22 17:39:34 -06:00
.gitignore rails app 2012-12-22 17:39:34 -06:00
config.ru rails app 2012-12-22 17:39:34 -06:00
Gemfile mongoid 2 -> 3 2012-12-26 18:04:31 -06:00
Gemfile.lock mongoid 2 -> 3 2012-12-26 18:04:31 -06:00
Rakefile rails app 2012-12-22 17:39:34 -06:00
README add stack info to readme 2013-03-10 13:32:55 -05:00

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>