oliverdavies.uk/source/_presentations/building-build-configs.md

1 KiB

title description speakerdeck video image events
Building "Build Configs" In this lightning talk, I discuss the "Build Configs" tool I've built to create configuration files.
id ratio url
e1403f0dfd8245e5a71df9761dc6bc7b 1.78343949044586 https://speakerdeck.com/opdavies/building-build-configs
~ ~
name location date url
PHP South West (PHPSW) Bristol, UK 2023-11-08 https://www.meetup.com/php-sw/events/296917370
name date url online
PHP UserGroup Munich 2024-01-23 https://www.meetup.com/phpugmunich/events/298411540 true
name location date url
PHP Oxford Oxford, UK 2024-01-25 https://www.meetup.com/php-oxford/events/297556113

Build Configs is a tool I've created for creating and managing customised per-project configuration files, such as Docker, Docker Compose, Nix Flakes, and PHPUnit and PHPStan configuration.

In this lightning talk, I'll discuss why I created it, what problem it solves, more about what it does, and how it works.