Skip to content

Instantly share code, notes, and snippets.

@jameswomack
Created April 15, 2014 01:17
Show Gist options
  • Save jameswomack/10694249 to your computer and use it in GitHub Desktop.
Save jameswomack/10694249 to your computer and use it in GitHub Desktop.
Pull your Heroku app down on a different machine
heroku keys:add ~/.ssh/id_rsa.pub
heroku git:clone -a app-name-here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment