Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 611 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 611 Bytes

Stanford BLT SWS

This is an Acquia BLT plugin providing various tools and commands for easier development.

This plugin provides a set of commands in the sws namespace that provide extra functionality to the existing BLT commands.

This plugin also extends and restores some functionality of BLT that was dropped or not supported such as PhpUnit coverage reporting.

Installation and usage

To use this plugin, you must already have a Drupal project using BLT 12 or higher.

In your project, require the plugin with Composer:

composer require su-sws/blt-sws --dev