Created
September 9, 2014 00:52
-
-
Save jakelodwick/e741f725a492ab8df880 to your computer and use it in GitHub Desktop.
Getting Heroku environment variables into local repo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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