Package bazelisk: Information
Source package: bazelisk
Version: 1.26.0-alt1
Build time: Aug 13, 2025, 12:00 AM
Category: Other
Report package bugHome page: https://bazel.build/
License: Apache-2.0
Summary: A user-friendly launcher for Bazel.
Description:
Bazelisk is a wrapper for Bazel written in Go. It automatically picks a good version of Bazel given your current working directory, downloads it from the official server (if required) and then transparently passes through all command-line arguments to the real Bazel binary. You can call it just like you would call Bazel.
Maintainer: Artem Semenov