DRUPAL8 VM Simple Vagrant-based VM that installs Drush and a Drupal site. $ git clone https://github.com/ergonlogic/drush-vm.git $ cd drush-vm $ vagrant up If you want to install Drush from sources, instead of the .phar: $ DRUSH_DEV=true vagrant up