bazel-docs
Installation
SKILL.md
Bazel 9.x — Build System Documentation
Source: bazel.build/docs | bazel.build/start | bazel.build/reference | bazel.build/extending | bazel.build/community
Overview
Bazel is a fast, hermetic, multi-platform build system that uses a high-level build language (Starlark) to describe build properties at a semantic level. It caches all previous work, tracks file content and command changes, and rebuilds only what's necessary. Bazel runs on Linux, macOS, and Windows, and scales to 100k+ source files.
- Website: bazel.build
- GitHub: github.com/bazelbuild/bazel
- Releases: bazel.build/release
- Install: bazel.build/install
- Current LTS: 9.2.0 | Also: 8.7.0, 7.7.1, 6.6.0