giget icon indicating copy to clipboard operation
giget copied to clipboard

✨ Download templates and git repositories with pleasure!

Results 14 giget issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

### 🔗 Linked issue #107 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [x] 🐞 Bug fix (a non-breaking...

### Describe the feature Hello 👋 I'm using a Nuxt layer with the GitHub repo approach which lacks the versioning we would get if it were a npm package. Hence...

### Environment Node: v18.15.0 Nuxt: v3.7.0 ### Reproduction Using nuxt: 1. Create a private Bitbucket repository 2. Initialize a new nuxt project 3. Extend your project with the Bitbucket repository...

### Describe the feature Github already provides this locally if you auth with `gh` in this case it can cover most private repo cases without creating a new token ....

enhancement

Hi :) Let's say we have a repository name within a directory in GitLab, such as `xxx/dir/website-1#master`. The regular expression you are using here is not working for this type...

Some nice initiatives from #86 by @alex-key which could be inspired.

test

### Describe the feature If I already have a template project locally, can I get a new project by copying the template? Does giget support it? ### Additional information -...

enhancement

https://github.com/unjs/nanotar nanotar is much more lightweight. Only reason we cannot simply migrate from current `tar` package is that it relies on modern Node 18+ API / Web API for `.gzip`...

breaking change

### Describe the feature Hello, Currently, there is a default registry for unjs template. To use a custom registry, we have to use `--registry` and pass a long URL like...

enhancement
discussion