mirror of
https://github.com/httpie/cli.git
synced 2024-11-24 16:53:35 +01:00
Add make brew-test
This commit is contained in:
parent
933b438e5f
commit
42ff243400
8
Makefile
8
Makefile
@ -144,5 +144,11 @@ pdf:
|
||||
###############################################################################
|
||||
|
||||
|
||||
homebrew-formula-vars:
|
||||
brew-vars:
|
||||
extras/get-homebrew-formula-vars.py
|
||||
|
||||
brew-test:
|
||||
- brew uninstall httpie
|
||||
brew install --build-from-source ./extras/httpie.rb
|
||||
brew test httpie
|
||||
brew audit --strict httpie
|
||||
|
Loading…
Reference in New Issue
Block a user