Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / protobufjs / cli / README.md
1 protobufjs-cli
2 ==============
3 [![npm](https://img.shields.io/npm/v/protobufjscli.svg)](https://www.npmjs.com/package/protobufjs-cli)
4
5 Command line interface (CLI) for [protobuf.js](https://github.com/dcodeIO/protobuf.js). Translates between file formats and generates static code as well as TypeScript definitions.
6
7 * [CLI Documentation](https://github.com/dcodeIO/protobuf.js#command-line)
8
9 **Note** that moving the CLI to its own package is a work in progress. At the moment, it's still part of the main package.
10
11 **License:** [BSD 3-Clause License](https://opensource.org/licenses/BSD-3-Clause)