Closed
Description
Source URL
https://github.com/bazelbuild/bazel-watcher
Homepage URL
No response
Command names
ibazel
How to confirm after installation
e.g.
gh version
ibazel version
How to install
aqua supports several install ways.
The tool's official installation guide:
- Download pre-built binaries
- GitHub Releases
- Files in the GitHub repository
- URL:
- Build from source
- go install:
go install
- go build:
go build
- cargo install
cargo install
- go install:
Note
No response