Skip to content

goez-tools/drafter.js-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published