Skip to content

Instantly share code, notes, and snippets.

@jakelodwick
Created September 9, 2014 00:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jakelodwick/e741f725a492ab8df880 to your computer and use it in GitHub Desktop.
Save jakelodwick/e741f725a492ab8df880 to your computer and use it in GitHub Desktop.
Getting Heroku environment variables into local repo
heroku plugins:install git://github.com/ddollar/heroku-config.git
heroku config:pull --overwrite --interactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment