Skip to content

Instantly share code, notes, and snippets.

@amitaibu
Created June 3, 2013 09:47
Show Gist options
  • Save amitaibu/5697178 to your computer and use it in GitHub Desktop.
Save amitaibu/5697178 to your computer and use it in GitHub Desktop.
# 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