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