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

Set up Windows Chocolatey installation #79

Closed
wilsonwaters opened this issue Dec 12, 2022 · 1 comment · Fixed by #80
Closed

Set up Windows Chocolatey installation #79

wilsonwaters opened this issue Dec 12, 2022 · 1 comment · Fixed by #80
Assignees
Labels
algokitv1 Original AlgoKit v1 backlog items

Comments

@wilsonwaters
Copy link
Contributor

wilsonwaters commented Dec 12, 2022

Acceptance Criteria:

  • Windows users can choco install algokit and get the latest production version of algokit installed to their machine
  • If users don't have Python 3.10+ installed then it will be installed for them
  • If users don't have pipx installed it will install that for them with pipx available on global path
  • New releases are automatically released when a production release of algokit is issued
  • Windows users can choco upgrade algokit to upgrade to latest available version
  • Windows users can choco uninstall algokit to remove algokit cli from their system
@robdmoore
Copy link
Contributor

After a long moderation wait, looks like Chocolatey package is finally in a workable state: https://community.chocolatey.org/packages/algokit/.

@robdmoore robdmoore added the algokitv1 Original AlgoKit v1 backlog items label Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algokitv1 Original AlgoKit v1 backlog items
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants