Project template for Booster distribution.
Create a Booster distribution project with Composer:
To install the most recent stable release of Booster distribution run this command:
composer create-project fivejars/booster_drupal PROJECT_DIR_NAME --no-dev --no-interaction
To install the dev version of Booster distribution run this command:
composer create-project fivejars/booster_drupal PROJECT_DIR_NAME --stability dev --no-interaction
Sponsored and developed by Five Jars.