repository
0.0.0-20240111140234-77ffe55926d9
Repository: https://github.com/please-build/buildtools.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Buildtools for bazel please
This repository contains developer tools for working with Google's bazel
buildtool, forked to support the Please build
system.
- 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.