An open API service indexing awesome lists of open source software.

https://github.com/lcatlett/sf-project

A Composer-based installer for a Drupal 8 ACSF project using BLT.
https://github.com/lcatlett/sf-project

Last synced: 3 months ago
JSON representation

A Composer-based installer for a Drupal 8 ACSF project using BLT.

Awesome Lists containing this project

README

        

This is a Composer-based installer for an Acquia Cloud Site Factory BLT project with an ACSF base Drupal distribution.

## Get Started
```
$ git clone [email protected]:lcatlett/sf-platform.git && cd sf-platform && composer install
```
Composer will create a project containing a `docroot` directory with a full Lightning and BLT code base therein.