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
Add to Homebrew package manager for macOS
brew install rusty-hog
or
brew install choctaw-hog brew install duroc-hog
etc....
Either via brew create to create and submit a package or by creating a tap.
brew create
This would make it far more accessible for people to install and update the binaries.
The text was updated successfully, but these errors were encountered:
This should be doable once we have our build automation (Github Actions) in place.
Sorry, something went wrong.
No branches or pull requests
Summary
Add to Homebrew package manager for macOS
Desired Behaviour
or
etc....
Possible Solution
Either via
brew create
to create and submit a package or by creating a tap.Additional context
This would make it far more accessible for people to install and update the binaries.
The text was updated successfully, but these errors were encountered: