mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
notebook.ai
Tool for world building
| app | ||
| config | ||
| db | ||
| doc | ||
| lib | ||
| log | ||
| public | ||
| script | ||
| test | ||
| vendor | ||
| .gitignore | ||
| config.ru | ||
| Gemfile | ||
| Gemfile.lock | ||
| Rakefile | ||
| README | ||
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>