bazelisk

User-friendly launcher for Bazel that manages versions automatically

brewmacoslinux
Try with needOr install directly
Source

About

User-friendly launcher for Bazel

Commands

bazelisk

Examples

Build a target in your Bazel project$ bazelisk build //mypackage:mytarget
Run tests with automatic Bazel version management$ bazelisk test //mypackage/...
Query information about build targets$ bazelisk query 'deps(//mypackage:mytarget)'