- Notifications
You must be signed in to change notification settings - Fork156
Bazel build rules and gazelle extension for protobuf / gRPC
License
NotificationsYou must be signed in to change notification settings
stackb/rules_proto
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Bazel starlark rules for building protocol buffers +/- gRPC ✨.
![]() | ![]() | ||
| bazel | gazelle | protobuf | grpc |
@build_stack_rules_proto provides:
- Rules for driving the
protoctool within a bazel workspace. - Agazelle extension thatgenerates rules based on the content of your
.protofiles. - Example setups for a variety of languages.
bazel_dep(name="build_stack_rules_proto",version="4.x.x")
NOTE:
build_stack_rules_protois still in the submission process to the bcr.Until merged, a git_override or other override is needed to consume thisrepository.
Seehttps://registry.bazel.build/modules/build_stack_rules_proto for latest version.
NOTE: Version 4.x.x no longer supports
WORKSPACE, please use the latest3.x.x release for workspace compatibility.
| Description | Link |
|---|---|
| Documentation about the core ruleset | CORE_RULES.md |
| Available Toolchains | TOOLCHAINS.md |
| Guide to setting up the gazelle extension | GAZELLE.md |
| Writing custom gazelle logic | STARLARK.md |
| Examples | example/README.md |
| Preconfigured plugins | PLUGINS.md |
| Preconfigured rules | RULES.md |
| A history of this repository | HISTORY.md |
| Developer Guide | DEVELOPMENT.md |
About
Bazel build rules and gazelle extension for protobuf / gRPC
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.

