3.11.3 • Published 5 years ago

protoc-tools v3.11.3

Weekly downloads
55
License
ISC
Repository
github
Last release
5 years ago

protoc-tools

NPM package for installing protoc command-line tools for osx and linux

Usage:

npm install protoc-tools

Once installed, protoc will be installed to node_modules/.bin/protoc and can be used normally from npm scripts in the associated package.json file.

This tool install should support mac/osx and linux in both 32-bit and 64-bit environments.

What happens...

The npm package will download the release associated with the version of protoc-tools installed from the following location:

This package will attempt to identify the correct download zip and extract the files at install time.

3.11.3

5 years ago

3.10.1

5 years ago

3.9.2

5 years ago

3.8.0

5 years ago

3.7.1

5 years ago

3.6.1

5 years ago

3.4.1

5 years ago

3.3.0

5 years ago

3.2.0

5 years ago

3.0.2

5 years ago