mirror of
https://github.com/opdavies/build-configs.git
synced 2025-02-02 05:47:32 +00:00
Oliver Davies
31bf4af68d
Some projects don't use a docroot/web/public directory so this needs be able to be set to `null`. As I can't do this with Twig's `is not defined` test, I'll need to remove the default `web` value and add it to the build.yaml file for the appropriate projects. If I can get this to work in the future, I'll re-add `web` as the default value as that's the default and most common option. |
||
---|---|---|
.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.