A simple way to copy a template is using tiged
npm install -g tiged
Then choose the template that you need:
tiged mihai-vlc/app-templates/golang go-app
# or
tiged mihai-vlc/app-templates/powershell pwsh-app
# or
tiged mihai-vlc/app-templates/typescript ts-app