EnterpriseDB / homebrew-tap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The EnterpriseDB Homebrew Tap

This repository contains a Homebrew tap (3rd party repository) for open source projects by EnterpriseDB.

Prerequisites

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.

Setup

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/tap

Then you can install a formula by running brew install <formula>.

Available Packages

The following packages are published through the EnterpriseDB Homebrew Tap:

Formula Description
Formula/pgd-cli.rb pgd-cli - EnterpriseDB PGD CLI Tool

Support

We welcome feedback, questions, issue reports and pull requests.

About


Languages

Language:Ruby 100.0%