## Summary Add to Homebrew package manager for macOS ## Desired Behaviour ``` brew install rusty-hog ``` or ``` brew install choctaw-hog brew install duroc-hog ``` etc.... ## Possible Solution Either via `brew create` to create and submit a package or by creating a tap. - https://docs.brew.sh/Formula-Cookbook - https://docs.brew.sh/How-to-Create-and-Maintain-a-Tap ## Additional context This would make it far more accessible for people to install and update the binaries.
Summary
Add to Homebrew package manager for macOS
Desired Behaviour
or
etc....
Possible Solution
Either via
brew createto 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.