notebook.ai Tool for world building
Go to file
Andrew Brown 4f0f0a3d79 progress
2013-04-20 16:40:29 -05:00
app progress 2013-04-20 16:40:29 -05:00
config privacy policy 2013-03-11 02:43:45 -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 clean precompiled assets 2013-03-20 00:45:14 -05:00
script rails app 2012-12-22 17:39:34 -06:00
test add custom field model 2013-03-18 13:29:36 -05: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>