A collection of tools written at Buf.
- license-header: A tool to add and update license headers in source code. Also available for npm.
- protoc-gen-by-dir: A helper
protoc
plugin to assist in the authoring of custom remote plugins for the Buf Schema Registry to invoke a plugin remotely on a per-directory basis within a single container. - protoc-gen-inspect-code-generator-request: A helper
protoc
plugin to produce a filecode_generator_request.json
that is the JSON-encoded inputCodeGeneratorRequest
. useful for debuggingprotoc
andbuf
. - protoc-gen-multi: A helper
protoc
plugin to combine multiple protoc plugin invocations into a single plugin.
This repository should be considered unstable.
Offered under the Apache 2 license.