Skip to content

Instantly share code, notes, and snippets.

View ggriffin's full-sized avatar

Gary Griffin ggriffin

View GitHub Profile

Building pgModeler in MacOS with Homebrew

The official installation instructions for pgModeler recommends installing Xcode and the Enterprise DB distribution of Postgres to fulfill its build requirements. Luckily, Homebrew's got us covered!

  1. Checkout the source

    git clone https://github.com/pgmodeler/pgmodeler.git