Skip to content

Instantly share code, notes, and snippets.

@ChristopherA
Last active November 5, 2019 04:10
Show Gist options
  • Save ChristopherA/9016ea76341761e7d08b40b315f26daa to your computer and use it in GitHub Desktop.
Save ChristopherA/9016ea76341761e7d08b40b315f26daa to your computer and use it in GitHub Desktop.
Heroku Notes
heroku login
heroku git:remote -a HEROKU-APP-NAME
git push heroku master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment