unjs / giget

✨ Download templates and git repositories with pleasure!
MIT License
446 stars 37 forks source link

feat: support http protocol for sources #91

Closed Gosysinfotech closed 8 months ago

Gosysinfotech commented 1 year ago

added support to download direct urls, ie: https://example.com/somefile.<tar.gz/zip/tar> helpful to use this as a universal file downloader

pi0 commented 8 months ago

Thanks for working on this! I have landed a slightly different approach for supporting https/tar sources. (#129)