This repository contains a Homebrew tap (3rd party repository) for open source projects by EnterpriseDB.
You need to have brew installed as described on the Homebrew homepage
It is available for MacOS and Linux.
To learn more about Homebrew, check Homebrew's documentation.
Homebrew packages are called formulae. You can install individual formulae by running the following command:
brew install enterprisedb/tap/<formula>You can also add the EnterpriseDB Homebrew Tap as a repository locally by running
brew tap enterprisedb/tapThen you can install a formula by running brew install <formula>.
The following packages are published through the EnterpriseDB Homebrew Tap:
| Formula | Description |
|---|---|
| Formula/pgd-cli.rb | pgd-cli - EnterpriseDB PGD CLI Tool |
| Formula/edbctl.rb | edbctl - EnterpriseDB HM edbctl CLI Tool |
We welcome feedback, questions, issue reports and pull requests.