# ibazel を Homebrew, scoop でインストール

ibazel のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:ibazel
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install ibazel
```

  証拠: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install extras/ibazel
```

  証拠: Scoop official bucket manifest trees: bucket/ibazel.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:ibazel
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ibazel>
- **バージョン:** 0.32.0
- **ソース概要:** Tools for building Bazel targets when source files change
- **ホームページ:** <https://github.com/bazelbuild/bazel-watcher>
- **リポジトリ:** <https://github.com/bazelbuild/bazel-watcher>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/bazelbuild/bazel-watcher/archive/refs/tags/v0.32.0.tar.gz>
- **最終更新:** 2026-07-26T04:07:47+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- ibazel (cli)
- ibazel (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.32.0
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/bazelbuild/bazel-watcher
- 検出された最新: v0.32.0 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- v0.0.1: The repository contains an early public release tag.
- 2017: The README's profiler example records iBazel and Bazel version data around a development-server reload workflow.
- v0.15.x-v0.29.x: The tag history shows a long 0.x release series across the Bazel watcher repository.
- 2026: The GitHub releases page lists v0.29.0 as an April 2026 release.

### Related projects

- The README connects ibazel directly to Bazel and mentions generated repair workflows involving Buildozer and Gazelle. Its npm package path, `@bazel/ibazel`, also ties it into JavaScript projects using Bazel.

### ソース

- <https://formulae.brew.sh/formula/ibazel>
- <https://github.com/bazelbuild/bazel-watcher>
- <https://github.com/bazelbuild/bazel-watcher/releases>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: %WORKSPACE%/.bazel_fix_commands.json
- Windows: %WORKSPACE%/.bazel_fix_commands.json
## ソースデータベース詳細

- **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:** head, stable

## 他のパッケージマネージャ記録

- Scoop - extras/ibazel: normalized package name match | Scoop official bucket manifest trees: bucket/ibazel.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [gflags](https://pkg.so/ja/brew/gflags/) - Shares pkgdb curated category or tags: bazel, cli, developer-tools.
- [bazelisk](https://pkg.so/ja/brew/bazelisk/) - Shares pkgdb curated category or tags: bazel, cli, developer-tools.
- [buildifier](https://pkg.so/ja/brew/buildifier/) - Shares pkgdb curated category or tags: bazel, cli, developer-tools.
- [buildozer](https://pkg.so/ja/brew/buildozer/) - Shares pkgdb curated category or tags: bazel, cli, developer-tools.
- [bazel-diff](https://pkg.so/ja/brew/bazel-diff/) - Shares pkgdb curated category or tags: bazel, cli, developer-tools.
- [eas-cli](https://pkg.so/ja/brew/eas-cli/) - Shares pkgdb curated category or tags: build, cli, developer-tools.
- [bazel-remote](https://pkg.so/ja/brew/bazel-remote/) - Shares pkgdb curated category or tags: bazel, cli, developer-tools.
- [make](https://pkg.so/ja/brew/make/) - Shares pkgdb curated category or tags: build, cli, developer-tools.
- [ts-node-dev](https://pkg.so/ja/npm/ts-node-dev/) - Local metadata places this package in an adjacent workflow. Shared terms: build, cli, developer, developer-tools, files.

## Combined YAML source

View the package source record on GitHub. [combined/ibazel.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ibazel.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
