1.0.1 • Published 5 years ago

drafter.js-cli v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

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.