Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 614 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 614 Bytes

Vaticle Homebrew Tap

Welcome to Vaticle Homebrew Tap. Home to TypeDB and TypeDB Studio distributions for macOS.

Adding The Tap

First of all, add our Homebrew Tap to your local Homebrew installation.

brew tap vaticle/tap

Installing TypeDB

Install the latest TypeDB with the following command.

brew install vaticle/tap/typedb

Installing TypeDB Studio

TypeDB Studio is available via Brew Cask, and can be installed with the following command:

brew install --cask vaticle/tap/typedb-studio