Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build-statusGo Reference

Bazel starlark rules for building protocol buffers +/- gRPC ✨.

bazelgazelleprotobufgrpc

@build_stack_rules_proto provides:

  1. Rules for driving theprotoc tool within a bazel workspace.
  2. Agazelle extension thatgenerates rules based on the content of your.proto files.
  3. Example setups for a variety of languages.

MODULE.bazel

bazel_dep(name="build_stack_rules_proto",version="4.x.x")

NOTE:build_stack_rules_proto is 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 supportsWORKSPACE, please use the latest3.x.x release for workspace compatibility.

Docs

DescriptionLink
Documentation about the core rulesetCORE_RULES.md
Available ToolchainsTOOLCHAINS.md
Guide to setting up the gazelle extensionGAZELLE.md
Writing custom gazelle logicSTARLARK.md
Examplesexample/README.md
Preconfigured pluginsPLUGINS.md
Preconfigured rulesRULES.md
A history of this repositoryHISTORY.md
Developer GuideDEVELOPMENT.md

About

Bazel build rules and gazelle extension for protobuf / gRPC

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors35


[8]ページ先頭

©2009-2025 Movatter.jp