Generate code from .proto files
protoc-gen-beefcake
protoc-gen-beefcake is a plugin that generates marshaling/unmarshaling code from Google Protocol Buffer .proto input files. It is executed by the protoc compiler and is not meant to be called directly.