mirror of
https://github.com/opdavies/build-configs.git
synced 2025-03-13 05:26:56 +00:00
Add a data transfer object that stores the source file name, the file name to generate and an optional path to create for each file to generate. As I'm using a `readonly` class for the DTO, this required updating PHP to 8.2. nix develop --command php bin/build-configs run |
||
---|---|---|
.github/workflows | ||
bin | ||
resources | ||
src | ||
templates | ||
tests | ||
.gitignore | ||
box.json.dist | ||
composer.json | ||
composer.lock | ||
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.