Socket
Book a DemoInstallSign in
Socket

@bazel/ibazel

Package Overview
Dependencies
Maintainers
4
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bazel/ibazel

node distribution of ibazel

0.26.10
latest
npmnpm
Version published
Weekly downloads
259K
-28.17%
Maintainers
4
Weekly downloads
 
Created

What is @bazel/ibazel?

@bazel/ibazel is a tool that provides a file-watching interface for Bazel, allowing for automatic rebuilding and testing of code when changes are detected. It is particularly useful for developers who want to streamline their development workflow by reducing the need to manually trigger builds and tests.

What are @bazel/ibazel's main functionalities?

Automatic Rebuilding

This feature allows you to automatically rebuild a specified target whenever changes are detected in the source files. The command `ibazel build //path/to:target` will watch the files and trigger a rebuild whenever a change is made.

ibazel build //path/to:target

Automatic Testing

This feature enables automatic testing of a specified target whenever changes are detected. The command `ibazel test //path/to:target` will watch the files and run the tests automatically upon any changes.

ibazel test //path/to:target

Run Targets Automatically

This feature allows you to automatically run a specified target whenever changes are detected. The command `ibazel run //path/to:target` will watch the files and execute the target automatically upon any changes.

ibazel run //path/to:target

Other packages similar to @bazel/ibazel

FAQs

Package last updated on 25 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.