fullstorydev / grpcurl

Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish releases to winget

ST-DDT opened this issue · 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:

Usage

  • winget install fullstorydev/grpcurl
  • grpcurl ...

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