Description
Selects and launches the right Bazel version for a project, making Bazel workflows easier across repositories with different version requirements. It helps avoid manual installation or version mismatch issues.
Use it when a project recommends Bazelisk or pins Bazel through configuration. It is a launcher for Bazel, not a separate build system.