Skip to Content
InstallHomebrew

Homebrew

Gestalt publishes a Homebrew tap for macOS and Linux.

For the installer scripts, see Installer. If you need a direct-download archive, see Binary Releases.

Tap the repository first:

brew tap valon-technologies/gestalt

Server only

gestaltd is the long-running process that manages authentication and apps. Install this formula when you only want the server daemon.

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 the binaries you need are on your PATH, continue to Getting Started.