grpcurl icon indicating copy to clipboard operation
grpcurl copied to clipboard

Publish releases to winget

Open ST-DDT opened this issue 1 year ago • 1 comments

Winget added a "portable zip installer/portable app" type of package.

You can add the package by either adding a package request (that will be processed by bots) or creating a PR yourself. I can create the initial PR but i might need some help filling some blanks. You will likely have to add future versions (or automate the process for it) yourself though.

See here for an example on how this works:

  • https://github.com/microsoft/winget-pkgs/blob/master/manifests/h/Hashicorp/Terraform/1.7.1/Hashicorp.Terraform.installer.yaml
  • https://github.com/microsoft/winget-pkgs/pull/137742

Usage

  • winget install fullstorydev/grpcurl
  • grpcurl ...

ST-DDT avatar Apr 10 '24 14:04 ST-DDT

Is it ok, when I publish it as fullstorydev/grpcurl to winget?

ST-DDT avatar Apr 15 '24 15:04 ST-DDT