Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document protoc installation #11

Merged
merged 1 commit into from Sep 9, 2021
Merged

Document protoc installation #11

merged 1 commit into from Sep 9, 2021

Conversation

amckinney
Copy link
Contributor

Fixes #3

This adds a note about installing protoc so that users know how to use the built-in protoc plugins alongside buf-setup-action.

Once the BSR hosts each of these plugins (e.g. protoc-gen-java), we can adapt this recommendation and instead point them to configuring remote plugins in their buf.gen.yaml (similar to what they can already do for protoc-gen-{go,grpc}).

@amckinney amckinney merged commit 8fb5ea2 into main Sep 9, 2021
@amckinney amckinney deleted the document-protoc branch September 9, 2021 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

install/document protoc dependency
2 participants