unjs / giget

✨ Download templates and git repositories with pleasure!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

built-in `git:` provider

pi0 opened this issue · comments

Normally giget uses tarbal snapshot downloads. But for supporting a 3rd party provider, we might support generic git provider supporting git: and git via HTTPS (.git).

We might need some internal refactors too for providers giving a directory instead of tarball path OR that this git providers makes a tarbal after cloning.