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

Support installation via windows scoop package manager #79

Closed
wants to merge 2 commits into from

Conversation

IIpho3nix
Copy link

added the ability to install via the scoop package manager for windows (https://scoop.sh/)

@patrickhener
Copy link
Owner

So I understand this will enable users to use scoop to install goshs, right? This would also mean that I would need to take care of the scoop.json everytime I release a new version, right? I would need to change at least the version and the binary hashes. I don't think I wanna do that. There are several methods you can get goshs. All of them are rather "based" and do not include 3rd party tools like scoop (or nuget or apt or or). Someone hosted a binary version package in the arch user repositories (https://aur.archlinux.org/packages/goshs-bin) which is fine for me. But they take care of it. So I would suggest that you host a scoop.json somewhere, so people can pull it from there. If you want me to, I can add that to the README.md and goshs.de as an installation method.

@IIpho3nix
Copy link
Author

hi! sure, i think the best course of action would be that i submit the installer to scoop's own repos and it to be added to readme.md after its approved there, oh also the one that created the aur package was me initially but i abondoned it due to me not using arch anymore

@patrickhener
Copy link
Owner

Well I knew that I have seen that user handle once before. So yeah, that being said, what you say will be the best to do. Let's wait for the approval and I will keep the pull request open. Once the installer file is submitted and approved just let me know here and I can add it to the README.md then. And thanks for the interest in my project.

@IIpho3nix
Copy link
Author

@patrickhener changes merged into scoop extras repository, can be installed by adding the extras bucket using scoop bucket add extras and then running the command scoop install extras/goshs

@patrickhener
Copy link
Owner

Commit 05a916f adds the description how to use it with scoop in the README.md and also on https://goshs.de. Thanks again for contributing.

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

Successfully merging this pull request may close these issues.

2 participants