We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Scoop is a package manager that is very much like brew on Mac. It doesn't touch system files and works best with portable packages like wsl-terminal
https://scoop.sh/
It is generally used for command line tools but any portable package can be setup and it handles shortcuts and links as well.
Here's is an example of the packaging for bzip: https://github.com/lukesampson/scoop/blob/master/bucket/bzip2.json
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Scoop is a package manager that is very much like brew on Mac. It doesn't touch system files and works best with portable packages like wsl-terminal
https://scoop.sh/
It is generally used for command line tools but any portable package can be setup and it handles shortcuts and links as well.
Here's is an example of the packaging for bzip:
https://github.com/lukesampson/scoop/blob/master/bucket/bzip2.json
The text was updated successfully, but these errors were encountered: