https://github.com/bazelbuild/rules_proto
Protocol buffer rules for Bazel
https://github.com/bazelbuild/rules_proto
Last synced: over 1 year ago
JSON representation
Protocol buffer rules for Bazel
- Host: GitHub
- URL: https://github.com/bazelbuild/rules_proto
- Owner: bazelbuild
- License: apache-2.0
- Created: 2019-07-15T10:45:13.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-12-18T14:10:27.000Z (over 1 year ago)
- Last Synced: 2025-01-12T01:56:15.839Z (over 1 year ago)
- Language: Starlark
- Homepage:
- Size: 305 KB
- Stars: 171
- Watchers: 7
- Forks: 70
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Authors: AUTHORS
Awesome Lists containing this project
README
# Protobuf Rules for [Bazel](https://bazel.build)
* Postsubmit [](https://buildkite.com/bazel/rules-proto)
This repository is deprecated.
The proto library implementation `proto_library` and rules for other languages like Java, Python, C++ are
in [protobuf repository](http://github.com/google/protobuf).
## Roadmap
As of May 2024, we decided to move the implementation of the rules together with proto compiler into protobuf repository.
As such this repository is deprecated and serves only as a helper in the migration.
* Slack channel `#proto` on [slack.bazel.build](https://slack.bazel.build)