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

Windows: install and upgrade via package manager #433

Closed
derrickstolee opened this issue Sep 17, 2020 · 7 comments
Closed

Windows: install and upgrade via package manager #433

derrickstolee opened this issue Sep 17, 2020 · 7 comments
Assignees
Labels
no-activity Stale issue or PR that will be automatically closed soon. platform:windows Affects Windows only

Comments

@derrickstolee
Copy link
Contributor

For macOS, we have embraced Homebrew as our method for distributing and upgrading Scalar. We should do similar behavior for Windows.

Options include:

  • Chocolatey (external, not super-widely adopted)
  • winget (Microsoft project, currently not production ready)
@derrickstolee derrickstolee added the platform:windows Affects Windows only label Sep 17, 2020
@mjcheetham mjcheetham self-assigned this Oct 13, 2020
@legowerewolf
Copy link

Might also want to explore release via the Microsoft Store.

@alejandro5042
Copy link

Don't forget scoop :)

https://github.com/lukesampson/scoop

@github-actions
Copy link

github-actions bot commented Jun 4, 2021

Labeling this issue as stale. There has been no activity for 30 days. Remove stale label or comment or this issue will be closed in 7 days.

@github-actions github-actions bot added the no-activity Stale issue or PR that will be automatically closed soon. label Jun 4, 2021
@derrickstolee derrickstolee removed the no-activity Stale issue or PR that will be automatically closed soon. label Jun 7, 2021
@derrickstolee
Copy link
Contributor Author

We are almost complete with this one. Keep posted.

@MarkIannucci
Copy link

@derrickstolee , out of curiosity, which package manager are you targeting?

@derrickstolee
Copy link
Contributor Author

@derrickstolee , out of curiosity, which package manager are you targeting?

@marklannucci: We are targeting winget as it will (eventually) be automatically included in Windows. For now, it can be installed by downloading the .appxbundle from the latest microsoft/winget-cli release.

We already have winget integration for the microsoft/git fork of Git, and can be installed via winget install microsoft-git.

@github-actions
Copy link

Labeling this issue as stale. There has been no activity for 30 days. Remove stale label or comment or this issue will be closed in 7 days.

@github-actions github-actions bot added the no-activity Stale issue or PR that will be automatically closed soon. label Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-activity Stale issue or PR that will be automatically closed soon. platform:windows Affects Windows only
Projects
None yet
Development

No branches or pull requests

5 participants