Install/Upgrade a global Drush # Browse to https://github.com/drush-ops/drush/releases and download the drush.phar attached to the latest 8.x release. # Test your install. php drush.phar core-status # Rename to `drush` instead of `php drush.phar`. Destination can be anywhere on $PATH. chmod +x drush.phar sudo mv drush.phar /usr/local/bin/drush # Optional. Enrich the bash startup file with completi
{{#tags}}- {{label}}
{{/tags}}