drupalway / drupal-bricky-project
Project template for Bricky projects with composer
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:project
Requires
- composer/installers: ^1.2
- cweagans/composer-patches: ^1.6
- drupal-composer/drupal-scaffold: ^2.2
- drupalway/drupal-bricky: dev-initial_profile_version
Conflicts
This package is not auto-updated.
Last update: 2025-03-25 21:04:46 UTC
README
Bricky composer-based installer
The Bricky Project is a composer based installer for the Bricky distribution The aim of this distribution to jump you quickly into the "bricks world".
Requirements
Composer
If you do not have Composer, you may install it by following the official instructions. For usage, see the documentation.
Installation
Latest STABLE version
composer create-project drupalway/drupal-bricky-project MY_PROJECT --no-interaction --no-dev
This command will build project based on latest stable release.