mirror of
https://github.com/opdavies/build-configs.git
synced 2025-01-22 18:27:31 +00:00
Oliver Davies
5c6e25a660
Add a `phpunit` recipe for running PHPUnit tests, with a `test` alias that could later be used for running Pest in PHP projects or Jest in a node project. |
||
---|---|---|
.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.