Home of config-merge magic
- Works with Drush master (Drush version 8.x) and Drupal 8.0.x and later.
- Requires a three-way merge tool, such as kdiff3
- cd "$HOME/.drush"
- composer require "drush/config-extra"
- drush cc drush
- Drush configuration workflows can help you get started with installation, environment setup and configuration workflow planning.
- Automated tests run by Travis CI.