Welcome to TypeDB Homebrew Tap. Home to TypeDB and TypeDB Studio distributions for macOS.
First of all, add our Homebrew Tap to your local Homebrew installation.
brew tap typedb/tap
Installing TypeDB
Install the latest TypeDB with the following command.
brew install typedb/tap/typedb
Installing TypeDB Studio
TypeDB Studio is available via Brew Cask, and can be installed with the following command:
brew install --cask typedb/tap/typedb-studio