Skip to content

servicex-sh/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 

Repository files navigation

Homebrew Formula

How do I install these formulae?

brew tap servicex-sh/tap then brew install --no-quarantine servicex-sh/tap/httpx

brew install https://raw.githubusercontent.com/servicex-sh/homebrew-tap/master/Formula/httpx.rb

If you are using macOS Catalina or later you may need to remove the quarantine attribute from the bits before you can use the httpx binaries. To do this, run the following:

$ brew install --no-quarantine servicex-sh/tap/httpx
$ brew reinstall --no-quarantine servicex-sh/tap/httpx

or

$ sudo xattr -r -d com.apple.quarantine $(readlink -f $(brew --prefix httpx))/bin/httpx

Documentation

brew help, man brew or check Homebrew's documentation.

About

Homebrew Formula for httpx cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages