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

Add an official scoop bucket for Windows users #193

Open
4x0v7 opened this issue Mar 11, 2022 · 1 comment
Open

Add an official scoop bucket for Windows users #193

4x0v7 opened this issue Mar 11, 2022 · 1 comment

Comments

@4x0v7
Copy link

4x0v7 commented Mar 11, 2022

Hey there

It would be nice to provide a scoop bucket for Windows users to easily install and update the app.

I created one already, so I can scoop install onlykey-app and scoop update onlykey-app

You can find it using https://scoopsearch.github.io

You can check out how I set it up in my repo. It uses a scheduled GitHub action to check for new versions, grep the SHA256 and auto-update. See it in action here

All that would be needed to make an "official" bucket would be :

  • copy across the Manifest JSON
  • setup the same GH action with a secret to access your repo
@bugrasan
Copy link
Contributor

or even better a winget manifest. this can be created easily with https://github.com/microsoft/winget-create

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

No branches or pull requests

2 participants