Drupal Console Develop, this project contains Drupal Console commands to maintain Drupal Console translations and Documentation
* develop:create:symlinks Create symlinks between Drupal site and cloned repositories.
* develop:example
* develop:example:container:aware
* develop:doc:cheatsheet (gdc) commands.develop.doc.cheatsheet.description
* develop:doc:dash (gdd) Generate the DrupalConsole.docset package for Dash
* develop:doc:data (gdda) Generate documentations for Commands.
* develop:doc:gitbook (gdg) Generate documentations for Commands
* develop:translation:cleanup (tc) Clean up translation files
* develop:translation:pending (tp) Determine pending translation strings in a language or a specific file in a language
* develop:translation:stats (ts) Calcuate translation stats
* develop:translation:sync (tsy) Sync translation files
cd /path/to/drupal/
composer require drupal/console-develop
cd ~/.console/extend/
composer require drupal/console-develop