- Copy script and template from this repo into root of
8.xbranch of Drupal repo. - Run
ruby -e "require './generate-composer-json-files.rb'; generate_composer_files"
- Add ability to generate
composer.jsonfor Drupal components. - Add script to split out repos with
git subtree splitand push to github. - Add script to edit Drupal core's
composer.jsonto pull in projects.