Installation And Release Use

Install from npm

npm install -g protoml-parser

Install from source

git clone https://github.com/Ente/protoml-parser.git
cd protoml-parser
npm install -g .

Release structure

Version check

protoparser --version

Continue with

After installation, move on to Quick Start for the first end-to-end document workflow.