brew install threatcl/repo/<formula>
Or brew tap threatcl/repo and then brew install <formula>.
brew help, man brew or check Homebrew's documentation.
- Create a new branch
- Update the URL and SHA in the threatcl.rb file
- Commit the changes
- Create a PR, you don't need to merge this
- Brew test-bot should run tests
- If they succeed, add the "pr-pull" label to the PR
- The bot should run more automation, which will update everything, close the PR, remove the branch etc