Closed bwagner closed 8 years ago
You can erase any parts of this template not applicable to your Pull Request.
brew audit --strict --online <formula>
<formula>
brew install <formula>
brew tests
Merged. Thank you for your contribution to Homebrew!
All Submissions:
You can erase any parts of this template not applicable to your Pull Request.
New Formulae Submissions:
brew audit --strict --online <formula>
(where<formula>
is the name of the formula you're submitting)?brew install <formula>
?Changes to Homebrew's Core:
brew tests
with your changes locally?