Skip to content

Instantly share code, notes, and snippets.

@borisd
Created January 31, 2014 10:10
Show Gist options
  • Save borisd/8729486 to your computer and use it in GitHub Desktop.
Save borisd/8729486 to your computer and use it in GitHub Desktop.
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