Skip to content

Installation

clonit drives the native database tools, so the PostgreSQL client tools (pg_dump, pg_restore, psql) must be available in your PATH:

Terminal window
pg_dump --version
pg_restore --version
psql --version
Terminal window
brew install joescharf/tap/clonit

Upgrade later with brew upgrade clonit. The macOS build is signed and notarized by Apple.

Terminal window
clonit version

This prints the version, commit hash, and build date. Next, head to the Quick Start.