Skip to content

calliecameron/copier-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copier template

template pre-commit python CI

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

About

Multi-language Copier template

Resources

License

Stars

Watchers

Forks