Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish nightingale in winget #69

Closed
electronic-dk opened this issue May 19, 2020 · 7 comments
Closed

Publish nightingale in winget #69

electronic-dk opened this issue May 19, 2020 · 7 comments
Labels
in preview Now available for preview program members

Comments

@electronic-dk
Copy link

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

@dpaulino
Copy link
Contributor

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: microsoft/winget-cli#117

@dpaulino
Copy link
Contributor

dpaulino commented Jun 4, 2020

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

@denelon
Copy link

denelon commented Jun 25, 2020

The Store support feature microsoft/winget-cli#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
Copy link

denelon commented Sep 14, 2020

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

@dpaulino
Copy link
Contributor

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
Copy link
Contributor

dpaulino commented Sep 22, 2020

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

@dpaulino dpaulino added pending release Work completed. Will be available in a future release. in preview Now available for preview program members and removed pending release Work completed. Will be available in a future release. labels Sep 22, 2020
@electronic-dk
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in preview Now available for preview program members
Projects
None yet
Development

No branches or pull requests

3 participants