Last active
April 10, 2018 22:30
-
-
Save nunogoncalves/9b71095cc9f57e370c5d36a7d7ba53d7 to your computer and use it in GitHub Desktop.
Local environment variables
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
export GITHUB_CLIENT_ID=<valid_id> | |
export GITHUB_CLIENT_SECRET=<valid_secret> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment