bazel-rules-proto

Starlark implementation of protocol buffer rules in Bazel
  https://github.com/bazelbuild/rules_proto
  0
  no reviews



Provides the proto_library rule which can be used to establish libraries of .proto files, map their dependencies and validate the correctness of the syntax and imports.