# giget [![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Codecov][codecov-src]][codecov-href] > Download templates and git repositories with pleasure! ## Features ✨ Support popular git providers (GitHub, GitLab, Bitbucket, Sourcehut) out of the box. ✨ Built-in and custom [template registry](#template-registry). ✨ Fast cloning using tarball gzip without depending on local `git` and `tar`. ✨ Works online and offline with disk cache support. ✨ Custom template provider support with programmatic usage. ✨ Support extracting with a sub dir. ✨ Authorization support to download private templates ✨ Optionally install dependencies after clone using [unjs/nypm](https://github.com/unjs/nypm) ✨ HTTP proxy support and native fetch via [unjs/node-fetch-native](https://github.com/unjs/node-fetch-native) ## Usage (CLI) ```bash npx giget@latest