Created
January 31, 2014 10:10
-
-
Save borisd/8729486 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
Checkout | |
--------- | |
cd to the folder where you keep your projects | |
git clone [email protected]:bardelas/catz.git [folder_name] | |
cd [folder_name] | |
bundle update | |
rake db:migrate | |
rails s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment