nightingale-rest-api-client icon indicating copy to clipboard operation
nightingale-rest-api-client copied to clipboard

Publish nightingale in winget

Open electronic-dk opened this issue 4 years ago • 7 comments

Microsoft has announced a package manager for windows: https://devblogs.microsoft.com/commandline/windows-package-manager-preview/

It would be cool to have Nightingale published in this package management solution.

The packages should be submitted here https://github.com/microsoft/winget-pkgs

electronic-dk avatar May 19 '20 18:05 electronic-dk

I'll investigate this soon. Looks like one option is that winget adds the ability to install store apps. As I do more research, please give a thumbs up for this issue: https://github.com/microsoft/winget-cli/issues/117

dpaulino avatar May 19 '20 18:05 dpaulino

Looks like the winget team is including Microsoft Store support in their v0.2 milestone due June 30th, 2020. When this lands, I will make sure to add Nightingale

dpaulino avatar Jun 04 '20 04:06 dpaulino

The Store support feature https://github.com/microsoft/winget-cli/issues/117 will likely be released initially behind a feature toggle. We will likely only support "Free" apps rated "E" for Everyone. The good news is "The Nightingale REST API Client" meets these initial limitations.

denelon avatar Jun 25 '20 19:06 denelon

winget search nightingale will display the Microsoft Store version of Nightingale (if you have the experimental feature enabled).

winget install "Nightingale REST Client" will install it by name winget install 43891JeniusApps.NightingaleRESTAPIClient will install it by ID

denelon avatar Sep 14 '20 21:09 denelon

Just tested out the experimental feature and it works great! Thanks @denelon!! I also created this doc for users who want to install Nightingale via winget: https://github.com/jenius-apps/nightingale-rest-api-client/blob/master/docs/winget.md

dpaulino avatar Sep 22 '20 02:09 dpaulino

@electronic-dk thoughts on keeping this open until this feature leaves the experiment phase of winget?

dpaulino avatar Sep 22 '20 02:09 dpaulino

@dpaulino I'm cool with that. Thanks for the update, I'll try to install nightingale via winget soon.

electronic-dk avatar Sep 22 '20 20:09 electronic-dk