Skip to content

Instantly share code, notes, and snippets.

@afshinator
afshinator / OdinOnNitrous
Last active December 31, 2015 19:49
Building TheOdinProject on Nitrous.io-- https://github.com/TheOdinProject/theodinproject --A lot of us are choosing to develop on nitrous because it makes a lot of dev environment issues go away - not all of them though.This gist is a step-by step recipe to follow along with the 'Hacking on the Site Yourself' instructions in the project README. …
Getting THE ODIN PROJECT running on Nitrous.io
(with Postgresql, ...)
- Especially if you have a windows box, fugget-about-it!!! Just use Nitrous and you'll be well enabled.
- Step numbers below correspond to Eriks steps in 'Hacking on the Site Yourself' at:
https://github.com/TheOdinProject/theodinproject
Read those instructions at the same time for context.