Console installation scripts are now maintained in https://github.com/dennisinteractive/drupal_console_commands
Scripts to use on development on Drupal VM.
Installing the scripts and making them accessible globally.
composer global create-project dennisdigital/dev_scripts:dev-master
- Composer (getcomposer.org)