bazelbuild/bazel

Documentation issue: Installing Bazel using Bazelisk

Open

#13,070 建立於 2021年2月20日

在 GitHub 查看
 (0 留言) (1 反應) (0 負責人)Java (4,465 fork)batch import
P2help wantedteam-Documentationteam-OSStype: documentation (cleanup)

倉庫指標

Star
 (25,384 star)
PR 合併指標
 (平均合併 22天 20小時) (30 天內合併 77 個 PR)

描述

Documentation URL: https://docs.bazel.build/versions/master/install-bazelisk.html

This page suggests using go get to install Bazelisk in some cases, but that doesn't actually produce a bazel binary that users can invoke.

This is closely related to the Bazelisk issue: https://github.com/bazelbuild/bazelisk/issues/162 I'm filing this issue mostly to make sure that Bazel's documentation gets updated to match.

But maybe the Bazel docs could be updated more rapidly in the interim to make it clear what users are supposed to do in addition to go get to install Bazelisk on platforms without Homebrew or NPM.

FWIW, I also don't really understand how to follow the instructions to "use the binary release" -- the releases aren't in any standard package format and so it isn't clear what exactly is the correct process to install and use those binary releases.

貢獻者指南