Skip to content

Instantly share code, notes, and snippets.

@kostajh
Created December 16, 2013 15:04
Show Gist options
  • Save kostajh/7988443 to your computer and use it in GitHub Desktop.
Save kostajh/7988443 to your computer and use it in GitHub Desktop.
Install Drush 7 with the drush-server patch.
{
"repositories": [
{
"type": "vcs",
"url": "https://github.com/kostajh/drush"
}
],
"require": {
"drush/drush": "dev-web-service-drush-server"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment