drafter.js-cli
v1.0.1
Published
CLI for drafter.js
Downloads
3
Readme
CLI wrapper for drafter.js
Installation
npm -g i drafter.js-cli
Usage
Usage: drafter.js-cli [options] <input_file>
API Blueprint Parser by drafter.js
Options:
-v, --version output the version number
-o, --output <output_file> save output Parse Result into file
-s, --sourcemap export sourcemap in the Parse Result
-l, --validate validate input only, do not output Parse Result
-h, --help output usage information
License
MIT License. See the LICENSE file.