TOML plugins for moonrepo/proto
Just a small collection of TOML plugins for the moonrepo/proto tool. See the Moonrepo Plugins pages for more information about how to create your own TOML/WASM plugins.
The plugins can be installed via proto
itself. Assuming you wanted to install the latest available gojq
:
proto add-plugin protoc "source:https://raw.githubusercontent.com/tower/proto-toml-plugins/main/plugins/protoc.toml"
proto install protoc
Refer to https://moonrepo.dev/docs/proto/tools#third-party for more information.
protoc
- Compiler for protocol buffers, Google's data interchange format (https://github.com/protocolbuffers/protobuf)