Chi-teck / multi-drush

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MultiDrush

A simple way to run multiple Drush versions on the same server.

Installation

Download the drush.phar file. Rename the file to drush. Make it executable and move it to any folder that is in your PATH.

wget https://github.com/Chi-teck/multi-drush/releases/download/1.1.0/drush.phar
chmod +x drush.phar
sudo mv drush.phar /usr/local/bin/drush

Links

Core conversation: https://www.drupal.org/node/2874827

About


Languages

Language:PHP 100.0%