Created
June 21, 2014 06:23
-
-
Save rch850/39d36b2d4a79b9b3cac8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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