Update Library/Homebrew/dev-cmd/create.rb
Co-authored-by: Adrian Ho <the.gromgit@gmail.com>
This commit is contained in:
parent
901f9166f9
commit
202e52ded4
@ -233,6 +233,7 @@ module Homebrew
|
||||
Please audit and test formula before submitting:
|
||||
HOMEBREW_NO_INSTALL_FROM_API=1 brew audit --new #{fc.name}
|
||||
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source --verbose --debug #{fc.name}
|
||||
HOMEBREW_NO_INSTALL_FROM_API=1 brew test #{fc.name}
|
||||
EOS
|
||||
path
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user