1.0.4 • Published 8 years ago

json-schema-batch-generator v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

json-schema-batch-generator

Convert a directory of json files to json-schema files in a batch mode

npm version

Installation

npm install json-schema-batch-generator -g

Usage

Usage: json-schema-batch-generator [options]

  Options:

    -h, --help      output usage information
    -V, --version   output the version number
    --src           source directory
    --out           output directory

Examples

json-schema-batch-generator --src /path/to/src/dir --out /path/to/output/dir

license

MIT

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago