bufbuild / rules_buf

Bazel rules for Buf.
Apache License 2.0
47 stars 17 forks source link

buf protoc should expose a @rules_proto//proto:toolchain_type #71

Open alexeagle opened 5 months ago

alexeagle commented 5 months ago

Under bazel --incompatible_enable_proto_toolchain_resolution flag, you could register buf CLI as a replacement of protoc

See https://github.com/bazelbuild/rules_proto/discussions/213