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.
- Host: GitHub
- URL: https://github.com/universityofadelaide/shepherd-drupal-scaffold
- Owner: universityofadelaide
- Created: 2017-03-03T01:18:20.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2025-08-27T05:57:37.000Z (7 months ago)
- Last Synced: 2025-10-10T11:17:11.347Z (6 months ago)
- Topics: drupal
- Language: PHP
- Size: 354 KB
- Stars: 1
- Watchers: 12
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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`