twitch-cli
twitch-cli copied to clipboard
[Feature Request] add TwitchCLI to winget
Tell us about your feature request
So users can choose scoop or winget for initial install/updating the CLI
Use winget create to get the CLI onto winget
https://github.com/microsoft/winget-create
And then this GitHub action to automate updates
https://github.com/vedantmgoyal2009/winget-releaser
Disclaimer
- [X] I agree
Digging into this, it actually appears we could do this fairly quickly using the winget goreleaser feature, much like we do for scoop and Homebrew: https://goreleaser.com/customization/winget/
Looks like SpecterShell has been keeping it up to date. But an automation step our side would defo be nicer