To improve efficiency and collaboration across Drupal projects, Acquia BLT provides both a common suite of tools and standardized structure. The tools and structure will help developers reduce incidents of duplicated work, speed up project configuration, and onboard new developers faster.
Using Acquia BLT for your Drupal projects will help you meet the following goals during your development cycles:
- Provide a standard project template for Drupal based projects
- Provide tools automating the configuration and maintenance work for projects
- Document and enforce Drupal standards and best practices through default configuration, automated testing, and continuous integration
Features
Acquia BLT offers the following features for your organization’s use:
- Local Git hooks: Evaluate formatting, syntax, and compliance with Drupal coding standards.
- Testing frameworks: Provides default configurations for Behat and PHPUnit.
- Project automation tasks: Includes commands for syncing environments, compiling front-end assets, and executing tests.
- Deployment artifact generation: Includes building production-only dependencies and sanitizing production-environment code.
- Continuous integration and deployment tools: Supports both the Cloud Platform pipelines feature and Travis CI.
Comments
Post a Comment