Closed drbenmorgan closed 5 years ago
brew install --build-from-source <formula>
<formula>
brew audit --strict <formula>
brew install <formula>
brew install --build-from-source <formula>
, where<formula>
is the name of the formula you're submitting?brew audit --strict <formula>
(after doingbrew install <formula>
)?