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

https://github.com/universityofadelaide/shepherd-drupal-scaffold

Composer Plugin for updating the Shepherd Drupal tools.
https://github.com/universityofadelaide/shepherd-drupal-scaffold

drupal

Last synced: 5 months ago
JSON representation

Composer Plugin for updating the Shepherd Drupal tools.

Awesome Lists containing this project

README

          

# 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`