drupalway/drupal-bricky-project

Project template for Bricky projects with composer

8.1.x-dev 2017-06-12 09:12 UTC

This package is not auto-updated.

Last update: 2024-05-21 17:07:00 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.