A Copier template for multi-language projects.
This is mainly intended for personal use – it includes the languages and tools that I use.
Requirements:
make,uv,nvm
Usage:
-
First run:
uv tool run \ --with copier-template-extensions \ --with cookiecutter \ --with frozendict \ --with identify \ copier copy --trust https://github.com/calliecameron/copier-template . -
Subsequent runs:
make template_update