Commit graph

13 commits

Author SHA1 Message Date
Oliver Davies 2e701e7dd5 Fix app:generate command
Without this commit, I get this error:

> Unable to find template "common/.githooks/prepare-commit-msg.twig"
(looked into:
phar:///home/opdavies/Code/personal/build-configs/nix-derivation/dist/build-configs/templates).

I don't know why this isn't added by the `templates` value that's
already there, but adding `templates/common/.githooks` explicitly fixes
the error when running the `app:generate` command.
2024-05-21 07:59:36 +01:00
Oliver Davies e84c22b721 Fix build recipe 2024-04-04 19:10:12 +01:00
Oliver Davies 7bab7e91f4 Remove Astro 2024-01-21 22:02:59 +00:00
Oliver Davies b1778cad27 Unable to create the "cache" directory 2023-11-29 19:56:04 +00:00
Oliver Davies c44033ff45 Remove the var directory from the phar
...configuration
2023-11-29 19:34:58 +00:00
Oliver Davies 96ec8d2cc6 Change the output directory 2023-11-29 09:31:09 +00:00
Oliver Davies 3a86b4813a build: generate a phar version of build-configs 2023-10-06 23:52:20 +01:00
Oliver Davies 8db64458b1 refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
Oliver Davies 35f4c2e44a build: update the main and output filenames 2023-02-03 18:55:06 +00:00
Oliver Davies b72f26b035 Remove the default option 2023-01-19 22:38:43 +00:00
Oliver Davies a78d53a301 Refactor 2023-01-19 20:10:04 +00:00
Oliver Davies 31614e0f58 Render a simple template 2023-01-19 18:42:11 +00:00
Oliver Davies cc9a65ba96 Initial commit 2023-01-19 17:25:51 +00:00