uv tool install copier --with jinja2-shell-extension --with jinja2-time
uvx copier copy --trust --vcs-ref main gh:makukha/copython .
make init
just pre-merge
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