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
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