A CLI tool for generating build configuration files.
Find a file
2023-12-16 00:36:03 +00:00
.github/workflows Split tasks 2023-11-29 19:23:54 +00:00
bin refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
config Fix critical error when using the compiled phar 2023-11-29 09:59:49 +00:00
dist Add the dist directory so it's present 2023-11-29 19:31:27 +00:00
resources Allow for running PHPStan on test files and not 2023-11-28 13:31:23 +00:00
src Fix names 2023-12-16 00:05:31 +00:00
templates Fix TTY in run files for Drupal projects 2023-12-15 13:28:55 +00:00
tests Add snapshot tests for Fractal 2023-12-16 00:36:03 +00:00
translations refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
var Unable to create the "cache" directory 2023-11-29 19:56:04 +00: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
.env.test test: re-add original tests 2023-11-06 01:07:23 +00:00
.envrc build: use direnv 2023-09-24 22:55:07 +01:00
.gitignore Add snapshot tests for a basic Drupal project 2023-12-15 15:18:55 +00:00
.tmux Add .tmux script 2023-12-15 12:11:49 +00:00
autoload_runtime.template refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
box.json.dist Unable to create the "cache" directory 2023-11-29 19:56:04 +00:00
CHANGELOG.md Fix TTY in run files for Drupal projects 2023-12-15 13:28:55 +00:00
composer.json Update Symfony versions 2023-11-29 20:49:57 +00:00
composer.lock Update Symfony versions 2023-11-29 20:49:57 +00:00
flake.lock build: generate a phar version of build-configs 2023-10-06 23:52:20 +01:00
flake.nix build: generate a phar version of build-configs 2023-10-06 23:52:20 +01:00
phpstan.neon.dist Run PHPStan on tests 2023-12-16 00:04:36 +00:00
phpunit.xml.dist test: re-add original tests 2023-11-06 01:07:23 +00:00
README.md Create README.md 2023-02-15 22:00:37 +00:00
run Use --testdox when running tests in CI 2023-12-16 00:20:25 +00:00
symfony.lock test: re-add original tests 2023-11-06 01:07:23 +00:00

build-configs

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