A CLI tool for generating build configuration files.
Find a file
2023-04-24 01:05:07 +01:00
bin refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
config refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
public refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
resources feat: opt-in to the new database credentials 2023-04-16 21:21:40 +01:00
src refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
templates fix(phpcs): Drupal standard missing if standards 2023-04-23 20:47:08 +01:00
translations refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
vendor-bin/box refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
.env refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
.gitignore refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
autoload_runtime.template refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
box.json.dist refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
composer.json refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
composer.lock refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
flake.lock build: add flake.nix 2023-02-15 13:59:26 +00:00
flake.nix refactor: add a TemplateFile DTO 2023-04-20 22:31:15 +01:00
justfile refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
phpstan.neon.dist refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
README.md Create README.md 2023-02-15 22:00:37 +00:00
symfony.lock refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00

build-configs

A CLI tool for generating build configuration files for PHP projects.