-
Notifications
You must be signed in to change notification settings - Fork 153
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
Make binary available via Windows package manager(s) #30
Comments
Could I also suggest |
@jnoc When I get started on this I'll definitely give that a look, thanks! |
@rm-Umar can you check the feasibility of this? Please first just share your findings on how one achieves getting into some of these package managers. If there're any easy wins we should take those. Otherwise let's consider an auto-updating model built into the CLI itself going forward. |
I was also thinking about scoop as many of the cli tools use that but let me see what I can do. |
We discussed this and considering WinGet is the official Microsoft one, sounds most reasonable to first try here. |
Yup as we discussed already we'll go with Winget |
Originally tracking this work in #3 but splitting this out as a more specific issue.
Allow users to download and get automatic updates for our binaries via Windows package managers such as:
The text was updated successfully, but these errors were encountered: