Downloads and unpacks Protocol Buffers compiler protoc.
Go has to be installed.
go get github.com/palchukovsky/protoc-install
- -type: "cli" for protoc or "grpc-web" for gRPC Web protoc plugin
- -ver: version to install
- -out: output directory
protoc-install -type cli -ver 3.10.1 -out bin