Skip to content

makukha/copython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Python project template with Copier and Make

Copier

Usage

Install

uv tool install copier --with jinja2-shell-extension --with jinja2-time

Seed new project

uvx copier copy --trust --vcs-ref main gh:makukha/copython .
make init
just pre-merge

Test template locally

uvx copier copy --trust --vcs-ref $(git rev-parse --abbrev-ref HEAD) . .tmp
cd .tmp
make init
just pre-merge

Update local testing instance:

uvx copier copy --trust --vcs-ref $(git rev-parse --abbrev-ref HEAD) --data-file .tmp/.copier-answers.yml --overwrite . .tmp

About

Just-based Copier template for Python

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.j2

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published