A CLI tool for generating build configuration files.
Find a file
2024-01-31 09:17:35 +00:00
.githooks Update build configuration files 2024-01-31 09:17:35 +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 web server type checks 2024-01-27 21:00:04 +00:00
templates Create .tmux files 2024-01-26 15:00:24 +00:00
tests Remove Astro 2024-01-21 22:02:59 +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 Manage Build Configs with Build Configs 2024-01-26 15:00:24 +00:00
autoload_runtime.template refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
box.json.dist Remove Astro 2024-01-21 22:02:59 +00:00
build.yaml Use PHP 8.2, fix CI tests 2024-01-28 21:51:02 +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 Manage Build Configs with Build Configs 2024-01-26 15:00:24 +00:00
flake.nix Use PHP 8.2, fix CI tests 2024-01-28 21:51:02 +00: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 Revert "Remove bash snapshot tests" 2023-12-16 00:43:35 +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.