To use this copier
template:
-
Install
uv
-
Install
copier
:uv tool install copier
-
Initialize
copier
template directly from Git:copier copy --UNSAFE gh:edgarrmondragon/singer-tap-copier-template path/to/destination
Or locally from an already-cloned template repo:
copier copy --UNSAFE . path/to/destination
See the Singer SDK dev guide.