-
Notifications
You must be signed in to change notification settings - Fork 41
Winget support #765
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi, I had previously tried supporting winget, it might even still just be commented out, but I only run Linux and there was an error I couldn't resolve. Without a Windows machine I kinda gave up on winget. If you want to help out with that I can give it another try. |
That sounds good to me. Happy to test |
Oh wait, I remember now, the issue wasn't necessarily with winget as much as it was with my token to create the PR. Let me see if I can manually run it. |
I think I fixed it, but I don't really have any other changes to go out right now but hopefully next release goes well. |
ok got some new changes and a version, microsoft/winget-pkgs#262253 is the PR to add changie to winget for v1.22.0 will close this ticket when that one is closed. |
hey this is awesome! will be installing it asap and try it out |
Is your feature request related to a problem? Please describe.
Using native package manager for windows would be really useful
Describe the solution you'd like
Winget support for no additional 'tools' needed to be installed
Describe alternatives you've considered
Downoading the zip, making a folder and adding the exe to path manually
Additional context
Winget is supported in goreleaser and would really improve the experience for Windows users.
The text was updated successfully, but these errors were encountered: