def- / homebrew-cockroach-tap

`brew install cockroachdb/tap/cockroach`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CockroachDB Homebrew Tap

This is the official source for installing CockroachDB and the CockroachDB Cloud CLI with Homebrew.

Installing

$ brew install cockroachdb/tap/cockroach
$ brew install cockroachdb/tap/ccloud

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

$ brew tap cockroachdb/tap
$ brew install cockroach
$ brew install ccloud

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

About

`brew install cockroachdb/tap/cockroach`

License:Apache License 2.0


Languages

Language:Ruby 71.5%Language:Go 16.3%Language:Starlark 9.5%Language:Makefile 2.7%