This repository hosts Homebrew formulae for packages published by Planet.
You can install these packages by using the planetlabs/tap
prefix.
brew install planetlabs/tap/<formula>
For example, to install gpq
:
brew install planetlabs/tap/gpq
If you have previously installed a formula from this tap, run an update first to get the most up to date formulae:
brew update
You can publish a new formula by adding it to the root of the repository. This can be automated as part of a release process. See the gpq
project for an example using GoReleaser to update the Homebrew formula.