drupalcampcolorado/dcco-project

Scaffolding tool for new DrupalCamp Colorado websites.

dev-master 2018-10-10 03:10 UTC

This package is auto-updated.

Last update: 2024-10-10 20:57:28 UTC


README

This project sets up a scaffolding for a new DCCO website using Composer.

Assumptions

This assumes you have familiarity using Composer to manage your Drupal websites.

Installation

To create a new DCCO website, run the command:

composer create-project --no-interaction --stability dev drupalcampcolorado/dcco-project <dir>