/homebrew-tap

`brew install cockroachdb/tap/cockroach`

Primary LanguageRubyApache License 2.0Apache-2.0

CockroachDB Homebrew Tap

This is the offical source for installing CockroachDB with Homebrew.

Installing

$ brew install cockroachdb/tap/cockroach

Alternately, you can configure the tap and install the package separately:

$ brew tap cockroachdb/tap
$ brew install cockroach

See our complete installation instructions for alternative installation methods, including support for Linux and Windows.