Skip to content
 
 

Latest commit

 

History

58 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bazel Homebrew Tap

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

Installing Bazel

$ brew tap bazelbuild/tap
$ brew install bazelbuild/tap/bazel

Please note that if an older version of bazel from homebrew-core is already installed, you will need to uninstall that and specifically install the bazelbuild/tap version, with:

$ brew uninstall bazel
$ brew install bazelbuild/tap/bazel

Since the brew tap-pin command has been deprecated, you must always use the fully-scoped formula name bazelbuild/tap/bazel when referring to the "bazel" formula in this tap.

About

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

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages