I would like to try protobuf-java-format, mostly to explore how the mapping between protobuf messages and json ouptut is defined. However, I am a terrible Java programmer. Are there any command line binaries available, so that I can do e.g.
java -jar protobuf-java-format.jar myfile.proto input.bin outputfile.json
Thanks a lot,
Jeroen