protoc
Version:
Installs the protocol buffer compiler "protoc" for you.
12 lines (8 loc) • 309 B
Markdown
protoc
======
This package provides the Protobuf compiler `protoc` <!-- inject: release.tag_name -->v32.1<!-- end -->.
```shell script
npm install --save-dev protoc
npx protoc --version
```
This is an unofficial distribution of the protoc binary from https://github.com/protocolbuffers/protobuf/releases.