Gazelle is a Bazel build file generator for Bazel projects. It natively supports Go and protobuf, and it may be extended to support new languages and custom rule sets.
Apache License 2.0
1.21k
stars
382
forks
source link
[Feature] More comprehensive language plugin creation guide #1848
The current extend.md docs leave a lot to be desired.
I'm working on a re-write of an internal C++ plugin and started a draft in https://github.com/bazelbuild/bazel-gazelle/pull/1846