Skip to content

Commit

Permalink
Add protoc-gen-multi to tools list (#13)
Browse files Browse the repository at this point in the history
Adds it to the collection of tools.
  • Loading branch information
emcfarlane authored Jan 29, 2024
1 parent b0d8a6f commit da33d4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ A collection of tools written at Buf.

- [license-header](cmd/license-header): A tool to add and update license headers in source code. Also available [for npm](npm-packages/license-header).
- [protoc-gen-by-dir](cmd/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-multi](cmd/protoc-gen-multi): A helper `protoc` plugin to combine multiple protoc plugin invocations into a single plugin.

## Status: Alpha

Expand Down

0 comments on commit da33d4c

Please sign in to comment.