Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 369 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 369 Bytes

Shepherd Drupal Scaffold

Composer plugin for automatically adding files to a project.

  • Some files are always added, replacing existing files.
  • Some files are only added if they don't exist.

This is referenced by projects created using shepherd-drupal-project.

Development

Run coding standards and fixer with: ./bin/php-cs-fixer fix --allow-risky=yes