Skip to content

Just-based Copier template for Python

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.j2
Notifications You must be signed in to change notification settings

makukha/copython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Just-based Copier template for Python

Copier

Usage

Install

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

Seed new project

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

Test template locally

uvx copier copy --trust --vcs-ref $(git rev-parse --abbrev-ref HEAD) . .tmp
cd .tmp
just seed sync
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