Skip to content

universityofadelaide/shepherd-drupal-scaffold

Repository files navigation

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