Back to rankings
bazelbuild/buildtools
GoA bazel BUILD file formatter and editor
bazelbuild-toolformatter
Key Metrics
Star Growth
Stars
1.2k
Forks
467
Weekly Growth
—
Issues
69
5001k
Jan 2023Aug 2023Mar 2024Oct 2024May 2025Dec 2025Jul 2026
ArtifactsGo Modules
go get github.com/bazelbuild/buildtoolsREADME
Buildtools for bazel
This repository contains developer tools for working with Google's bazel buildtool.
- buildifier For formatting BUILD, BUILD.bazel and BUCK files in a standard way
- buildozer For doing command-line operations on these files.
- unused_deps For finding unneeded dependencies in java_library rules.
Setup
See instructions in each tool's directory.
Related repositories