macOS
brew install ibazellocal Homebrew formula metadata
brew
Tools for building Bazel targets when source files change. Version 0.29.0 via Homebrew; verified from local package data.
install
brew install ibazellocal Homebrew formula metadata
scoop install extras/ibazelScoop official bucket manifest trees · bucket/ibazel.json · source: api.github.com
overview
Tools for building Bazel targets when source files change
history
ibazel is the executable from Bazel watcher, a source-file watcher for Bazel projects that reruns `build`, `test`, or `run` targets after source changes.
The Bazel watcher README frames the tool around a familiar edit-save-rerun loop: save a file, have tests rebuild, or restart a server after source changes. The repository states that it is not an official Google product, while it lives under the `bazelbuild` GitHub organization and uses Bazel itself for builds.
ibazel became a common companion tool in Bazel-heavy developer workflows because it supplies the watch mode that many language-specific toolchains provide by default. Its README documents Homebrew, npm, Arch Linux AUR, and source-build installation paths, and Homebrew analytics show materially higher use than most packages in this batch.
Developers run commands such as `ibazel build //path/to:target`, `ibazel test`, or `ibazel run` during active development. The output runner feature reads `%WORKSPACE%/.bazel_fix_commands.json` and can prompt for generated repair commands such as Buildozer or Gazelle invocations.
ibazel is package-nerd candy because it sits at the boundary of build systems, file watching, editor feedback, live reload, npm distribution, Homebrew bottles, and Bazel's own repository culture. It is small enough to be a CLI utility, but important enough to show how a build ecosystem fills ergonomic gaps around a deliberately explicit core build tool.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
%WORKSPACE%/.bazel_fix_commands.json%WORKSPACE%/.bazel_fix_commands.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ibazel | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/bazelbuild/bazel-watcher
install metadata
| Package key | brew:ibazel |
|---|---|
| Version | 0.29.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ibazel |
| Homepage | https://github.com/bazelbuild/bazel-watcher |
| Repository | https://github.com/bazelbuild/bazel-watcher |
| Upstream docs | https://github.com/bazelbuild/bazel-watcher#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/bazelbuild/bazel-watcher/archive/refs/tags/v0.29.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ibazel |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
extras/ibazel
scoop install extras/ibazelsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.