DrevOps®
Drupal project template
Onboarding in minutes, not hours or days! ๐๐๐
DrevOps is a project template for Drupal that is designed to streamline the development process for building high-quality Drupal websites.
It is a tested Drupal project template with DevOps integrations for CI and hosting platforms.
โญ๏ธ Main features¶
- Drupal project scaffold based on drupal-composer/drupal-project
- Production-grade Docker images based on Lagoon Docker images
- Continuous integration configuration
- Tools for code quality and automated testing
- Hosting integration
- Unified developer experience
Refer to Features for more details.
๐ Quick start¶
curl -SsL https://install.drevops.com > install.php && php install.php; rm -r install.php
Refer to Installation for more details.
๐ Contributing¶
Refer to Contributing for more details.