-
Install protobuf;
-
Configure the
grpc.generate.config.json
in your project;- Example:
{ "github": { "repo": "repository with yours .proto files to clone", "token": "Personal Token <only if repository is private>", "isPrivate": false } }
-
Use
npm install -g grpc-generate
ornpx grpc-generate
to run CLI;
-
Notifications
You must be signed in to change notification settings - Fork 0
Jeconias/grpc-generate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
grpc-generate is a package for synchronizing .proto files between client and server gRPC project.
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published