bazelbuild / homebrew-tap

This repository contains a collection of Homebrew (aka, Brew) "formulae" for Bazel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bazel Homebrew Tap

This repository contains a collection of Homebrew (aka, Brew) "formulae" for Bazel

Installing Bazel

$ brew install bazel

To install older versions

brew tap bazelbuild/tap
brew extract bazel bazelbuild/tap --version X.Y.Z
brew install bazel@X.Y.Z

Upgrading Bazel

$ brew upgrade bazel

Installing Bazelisk

$ brew install bazelisk

Upgrading Bazelisk

$ brew upgrade bazelisk

Installing buildozer

$ brew install buildozer

Upgrading buildozer

$ brew upgrade buildozer

About

This repository contains a collection of Homebrew (aka, Brew) "formulae" for Bazel

License:Apache License 2.0