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

Integrate Teller with Popular Windows Package Managers #190

Closed
Amoenus opened this issue Oct 6, 2023 · 1 comment
Closed

Integrate Teller with Popular Windows Package Managers #190

Amoenus opened this issue Oct 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Amoenus
Copy link

Amoenus commented Oct 6, 2023

Feature Request

Is your feature request related to a problem? Please describe.

While the current manual installation process for Teller on Windows is functional, incorporating package managers like Chocolatey and winget could offer users a more seamless and integrated experience.

Describe the solution you'd like

I would like to request the inclusion of a Chocolatey, winget, and Scoop package for Teller. This would allow users to easily install and update Teller using simple commands such as:

Chocolatey:

  • Installation: choco install teller
  • Update: choco upgrade teller

winget:

  • Installation: winget install tellerops.teller
  • Update: winget upgrade tellerops.teller

Scoop:

  • Installation: scoop install teller
  • Update: scoop update teller

Offering these installation methods not only provides a smoother experience for users but also ensures that they always have access to the latest stable version.

Describe alternatives you've considered

Manual Installation: While manual installation works, it's not as streamlined or convenient as using a package manager. This method also doesn't provide automatic updates.

@Amoenus Amoenus added the enhancement New feature or request label Oct 6, 2023
@jondot
Copy link
Contributor

jondot commented May 15, 2024

Thanks for this request -- i would love for this to come from contribution, as I'm no longer a Windows installers expert. Closing this for now, but if you want to submit a PR we'd happily look at it.

@jondot jondot closed this as completed May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants