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
protocplugin 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
protocplugin to produce a filecode_generator_request.jsonthat is the JSON-encoded inputCodeGeneratorRequest. useful for debuggingprotocandbuf. - protoc-gen-multi: A helper
protocplugin to combine multiple protoc plugin invocations into a single plugin.
This repository should be considered unstable.
Offered under the Apache 2 license.