Commit graph

2 commits

Author SHA1 Message Date
Oliver Davies ac1e0dc2c8 refactor: add a TemplateFile DTO
Add a data transfer object that stores the source file name, the file
name to generate and an optional path to create for each file to
generate.

As I'm using a `readonly` class for the DTO, this required updating PHP
to 8.2.

nix develop --command php bin/build-configs run
2023-04-20 22:31:15 +01:00
Oliver Davies 142b95902d build: add flake.nix 2023-02-15 13:59:26 +00:00