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.
- Host: GitHub
- URL: https://github.com/lcatlett/sf-project
- Owner: lcatlett
- Created: 2018-06-14T08:34:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-14T12:17:10.000Z (almost 7 years ago)
- Last Synced: 2025-01-10T02:58:51.107Z (4 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.