mirror of
https://github.com/opdavies/build-configs.git
synced 2025-03-13 05:26:56 +00:00
Allow for overriding the project root from `/app` to something else, such as `/var/www/html`. The default is set within a new `build.defaults.yaml` file which the project specific file is merged into. Fixes #27 |
||
---|---|---|
.github/workflows | ||
bin | ||
examples | ||
resources | ||
src | ||
templates | ||
.gitignore | ||
box.json.dist | ||
composer.json | ||
composer.lock | ||
Dockerfile | ||
flake.lock | ||
flake.nix | ||
justfile | ||
phpstan.neon.dist | ||
README.md |
build-configs
A CLI tool for generating build configuration files for PHP projects.