Skip to content

Instantly share code, notes, and snippets.

@rch850
Created June 21, 2014 06:23
Show Gist options
  • Save rch850/39d36b2d4a79b9b3cac8 to your computer and use it in GitHub Desktop.
Save rch850/39d36b2d4a79b9b3cac8 to your computer and use it in GitHub Desktop.
git clone https://github.com/keiko713/rails-todo.git
cd rails-todo
bundle install --without production
foreman run bundle exec rake db:migrate
foreman start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment