docs: add link to the Build Configs page
This commit is contained in:
parent
4e3d968ec5
commit
91f7f73612
|
@ -14,6 +14,6 @@ events:
|
|||
url: https://www.meetup.com/php-sw/events/296917370
|
||||
---
|
||||
|
||||
"Build Configs" is a tool I've created for creating and managing customised per-project configuration files s such as Docker, Docker Compose, Nix Flake, PHPUnit, and PHPStan.
|
||||
[Build Configs](/build-configs) is a tool I've created for creating and managing customised per-project configuration files s such as Docker, Docker Compose, Nix Flake, PHPUnit, and PHPStan.
|
||||
|
||||
In this lightning talk, I’ll discuss why I created it, what problem it solves, more about what it does, and how it works.
|
||||
|
|
Loading…
Reference in a new issue