This is a composer meta package for installing Drush and Drupal console in a single project.
This project will attempt to control dependency conflicts which will allow Drush and Console developers to update their projects without the burden of testing compatibility.
composer require thom8/drupalcli
composer update thom8/drupalcli --with-dependencies