Drush 14 is slimmed and ready for adoption by Drupal core
Drush 14 is slimmed and ready for adoption by Drupal core
Moshe Weitzman (moshe weitzman)
Drush 14 is a rewrite of all of its commands. We have trimmed a lot of special sauce in favor of doing things the native Symfony Console way. Our end game is for Drush to go away in favor of our commands in Drupal Core or CMS. We'd love to show you our progress and have a Q&A about next steps. A BoF will follow the session as well.
Prerequisite
Knowledge of Symfony Console and Drush are helpful but not required.
Outline
- We will present a proposal for how Drupal can copy our commands without modification. This has never been possible before.
- Show a before/after of several commands in Drush 13 versus 14.
Learning Objectives
- Learn how to author Drush commands
- Learn what is new in Drush 14
- Discuss how these commands could be used by Drupal core.
Experience level
Intermediate