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

[Feature] - Make vultr-cli.exe for windows available via Winget

Open fischerdouglas opened this issue 10 months ago • 1 comments
trafficstars

I believe that the issue title is very self explanatory.

But my suggestion is to add some build actions that would make the vultr-cli.exe available via Winget.

The principal go in this is not "make it easier to install", but to make the update of the package more trustable.

It's easy to download, extract, and put it on a folder in the path... But it's hard to keep remembering to update the executable accordingly.

fischerdouglas avatar Jan 08 '25 10:01 fischerdouglas

I'm pretty sure it's no necessary to bring this to vultr team. But just to give some context to visitors that are also reading this, following is some oficial doc of how to create and publish a package to winget.

https://learn.microsoft.com/en-us/windows/package-manager/package/manifest

Quite simple... YAML, and some security standards on the executables.

Thanks in advance!

fischerdouglas avatar Jan 08 '25 11:01 fischerdouglas