Skip to content

Requirementsยค

To use this Copier template, you will need:

To install Git version 2, follow the official instructions.

To install Python 3, download and install it from the official website, or install it with uv:

curl -LsSf https://astral.sh/uv/install.sh | sh
uv python install 3.12

To install Copier, use uv or pipx:

uv tool install copier --with copier-templates-extensions
pipx install copier
pipx inject copier copier-templates-extensions