Skip to Content
InstallHomebrew

Homebrew

Gestalt publishes a Homebrew tap for macOS and Linux.

If you need a direct-download install or a Linux-specific release artifact, see Binary Releases.

Tap the repository first:

brew tap valon-technologies/gestalt

Server

gestaltd is the long-running process that manages authentication and plugins.

Install

brew install valon-technologies/gestalt/gestaltd

Verify

gestaltd --version

Client

gestalt is the CLI for communicating with the Gestalt server.

Install

brew install valon-technologies/gestalt/gestalt

Verify

gestalt --version

Once both binaries are on your PATH, continue to Getting Started.