project rhino-project
Project template for Drupal 8 sites built using Rhino distribution.
amcgowanca/rhino-project
Project template for Drupal 8 sites built using Rhino distribution.
- Sunday, October 1, 2017
- by amcgowanca
- Repository
- 1 Watchers
- 0 Stars
- 4 Installations
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Rhino project
This is a Composer-based installer for Drupal 8 projects leveraging Acquia BLT without Acquia Lightning. This is a proof-of-concept package that may turn into something more at some point., (*1)
Getting started
$ composer create-project amcgowanca/rhino-project:8.x-dev [my-project] --no-interaction
Special notes
This project makes use of a specialized version of Acquia BLT until these items are resolved as part of the core package. Specifically:, (*2)
- The
\Acquia\Blt\Composer\Plugin
class checks the root composer.json
to determine if the project is new or not by validating if the "name"
property is equal to "acquia/blt-project"
. See issue: Acquia/BLT #2064.
- The current scaffolding of BLT's composer.*.json validates not only if the file exists but also that the content hashes (using
md5_file
) are identical and will continuously overwrite the blt/composer.suggested.json
. See issue: Acquia/BLT #2065.
License
This Drupal module is licensed under the GNU General Public License version 2., (*3)
8.x-dev
8.9999999.9999999.9999999-dev
Project template for Drupal 8 sites built using Rhino distribution.
Sources
Download
GPL-2.0
The Requires