feat: add elixir phoenix template

This commit is contained in:
Moritz Böhme 2025-07-26 19:07:29 +02:00
parent 08060f117f
commit 0752d7175e
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
2 changed files with 107 additions and 0 deletions

View file

@ -68,6 +68,10 @@
description = "Crane + Fenix flake with mold for faster local builds.";
path = ./templates/rust;
};
templates.elixir-phoenix = {
description = "A flake for building development environment of Phoenix project.";
path = ./templates/elixir-phoenix;
};
};
# Define your clan