A CLI tool for generating build configuration files.
Allow for changing the default database name, username and password from `drupal` to `app` by enabling the `experimental.useNewDatabaseCredentials` feature flag in a project's `build.yaml` file. Refs: OD-27 |
||
|---|---|---|
| .github/workflows | ||
| bin | ||
| examples | ||
| resources | ||
| src | ||
| templates | ||
| tests | ||
| .gitignore | ||
| box.json.dist | ||
| composer.json | ||
| composer.lock | ||
| Dockerfile | ||
| flake.lock | ||
| flake.nix | ||
| justfile | ||
| phpstan.neon.dist | ||
| phpunit.xml | ||
| README.md | ||
build-configs
A CLI tool for generating build configuration files for PHP projects.