| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A GUI app for protoc command line tool. It eases a process of compiling proto files into selected language. Currently supports following:
More to be added soon
By default app will look for executables in current PATH env using its default names. However you are free to select your own binaries using file selector in according section.
To compile .proto file into selected language you need protoc binary selected, input files, include path and output path. After selecting all data - hit Compile protobuf and app will produce either compiled protobufs into your selected language or throw an error.
Same applies to GRPC, just make sure you've selected binary for desired language.
| Back | FazBrowse Home | New Git URL |