Created
June 3, 2013 09:47
-
-
Save amitaibu/5697178 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
# Create an application in github https://github.com/settings/applications/new | |
# And add it to your install.sh | |
# Set github connect | |
drush vset github_connect_client_id "XXX" | |
drush vset github_connect_client_secret "XXX" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment