spring-cli icon indicating copy to clipboard operation
spring-cli copied to clipboard

Support winget

Open jvalkeal opened this issue 2 years ago • 1 comments

For windows users we should integrate with winget package manager. This is an epic as it's going to be multiple steps before we have a working release flow.

  • [x] #180
  • [ ] Automate branch for PR in spring-cli-projects/winget-pkgs
  • [ ] Automate PR from spring-cli-projects/winget-pkgs
  • [ ] Come up way for bot to accept windows dev cla
  • [ ] Document winget usage
  • [ ] Figure out installer package signing

jvalkeal avatar Nov 17 '23 13:11 jvalkeal

Some random notes:

If trying to sync via cli.

$ gh repo sync jvalkeal/winget-pkgs
Upstream commits contain workflow changes, which require the `workflow` scope to merge. To request it, run: gh auth refresh -s workflow

jvalkeal avatar Jan 23 '24 09:01 jvalkeal