Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / protobufjs / cli / README.md
diff --git a/legacy-libs/protobufjs/cli/README.md b/legacy-libs/protobufjs/cli/README.md
new file mode 100644 (file)
index 0000000..1eb4c86
--- /dev/null
@@ -0,0 +1,11 @@
+protobufjs-cli
+==============
+[![npm](https://img.shields.io/npm/v/protobufjscli.svg)](https://www.npmjs.com/package/protobufjs-cli)
+
+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.
+
+* [CLI Documentation](https://github.com/dcodeIO/protobuf.js#command-line)
+
+**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.
+
+**License:** [BSD 3-Clause License](https://opensource.org/licenses/BSD-3-Clause)