To use this copier template:
-
Install
uv -
Install
copier:uv tool install copier
-
Initialize
copiertemplate directly from Git:copier copy --UNSAFE gh:reservoir-data/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.