Commit graph

8 commits

Author SHA1 Message Date
022315edd3 refactor: rename node to typescript 2023-09-24 15:52:49 +01:00
8f48eea65f feat(flakes): add direnv support
Generate an `.envrc` file to add support for Nix Flakes for projects
that use them.

I currently have `.direnv` directories ignored globally though this
could be added to a `.gitignore` template when one is added.

Refs: OD-43
2023-08-29 23:24:47 +01:00
ec494d934f fix(git-hooks): always create the commit msg hook 2023-08-26 23:05:51 +01:00
c68bca3d56 chore: rename drupal-project to drupal 2023-07-22 10:40:02 +01:00
99ffb87446 feat(flake): generate nix.flake instead of Docker
...files if a `flake` key exists in a `build.yaml` file.

Refs: OD-37
2023-06-27 17:29:59 +01:00
1c7f1f2e2b feat(php): make ini values configurable
Refs: OD-28
2023-06-05 22:01:10 +01:00
33103417de refactor: use the Config DTO to output the project
...name
2023-04-25 14:56:45 +01:00
d19fcbdede refactor: use Illuminate Pipelines 2023-04-25 00:32:26 +01:00