Skip to content

Instantly share code, notes, and snippets.

@kostajh
Created December 16, 2013 15:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • 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