Homebrew is a package manager for macOS (or Linux).
A Tap is a third-party (in relation to Homebrew) repository providing installation packages (formulae).
brew install turbot/tap/{name}
You can also only add the tap which makes formulae within it
available in search results (brew search
output):
brew tap turbot/tap
While you may search across taps, it is necessary to always use fully qualified name (incl. the turbot/tap/
prefix) when referring to formulae in external taps such as this one outside of search.
Package | Install |
---|---|
steampipe | brew install turbot/tap/steampipe |
flowpipe | brew install turbot/tap/flowpipe |
powerpipe | brew install turbot/tap/powerpipe |
This repository is published under the Apache 2.0 license. Please see our code of conduct. We look forward to collaborating with you!
Want to help but not sure where to start? Pick up one of the help wanted
issues: