A CLI tool for generating build configuration files.
Find a file
2024-04-04 23:28:00 +01:00
.githooks Update build configuration files 2024-01-31 09:17:35 +00:00
.github/workflows Add just and justfile 2024-03-01 20:38:29 +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
features Add Behat 2024-03-01 20:35:26 +00:00
resources Revert "Make the PHP test runner conifigurable" 2024-02-19 10:52:09 +00:00
src Add Apache support to Drupal 2024-04-04 19:09:53 +01:00
templates Add Apache support to Drupal 2024-04-04 19:09:53 +01:00
tests Fix generated .gitignore files in snapshots 2024-02-18 23:13:46 +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 Add Apache support to Drupal 2024-04-04 19:09:53 +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
.tmuxinator.yaml Rename .tmuxinator.yml 2024-03-31 10:25:39 +01:00
autoload_runtime.template refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
box.json.dist Fix build recipe 2024-04-04 19:10:12 +01:00
build.yaml Add just 2024-04-04 18:41:36 +01:00
CHANGELOG.md Fix TTY in run files for Drupal projects 2023-12-15 13:28:55 +00:00
composer.json Add Behat 2024-03-01 20:35:26 +00:00
composer.lock Update lock file 2024-03-20 13:00:24 +00:00
flake.lock Remove flake parts 2024-03-30 18:03:40 +00:00
flake.nix Add just 2024-04-04 18:41:36 +01:00
justfile Fix build recipe 2024-04-04 19:10:12 +01:00
phpcs.xml.dist Add phpcs configuration with PSR-12 standard 2024-03-01 20:32:38 +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
symfony.lock test: re-add original tests 2023-11-06 01:07:23 +00:00
todo Add todo 2024-04-04 23:28:00 +01:00

build-configs

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