giget
giget copied to clipboard
✨ Download templates and git repositories with pleasure!
- [ ] Migrate from tar to nanotar (#131) - [ ] Use undici proxy (via ofetch)
Hey I just create a new tool and would love y'all to look at it, if it works for you, I would be happy to add on new features and...
### Environment StackBlitz ### Reproduction https://stackblitz.com/~/github.com/mrleblanc101/repro-dependencies-app ### Describe the bug Is this a StackBlitz limitation or a bug ? It works locally. Maybe the error should be more descriptive of...
### Describe the feature I would love a way to specify a default package manager if none is detected. ```ts const result = await downloadTemplate(pluginName, { dir: `${storagePath}/downloaded/${targetDir}`, registry: registry.url.endsWith('/')...
### Describe the feature Hi! We use Bitbucket Self-hosted at work. But we don't support Self-hosted in `giget`. ### Additional information - [X] Would you be willing to help implement...
### 🔗 Linked issue resolves https://github.com/unjs/giget/issues/188 - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that fixes an issue)...
### Describe the feature I have tried to implement a custom provider for Azure Devops. My code looks like this: ```ts const devops: TemplateProvider = async (input, { auth })...