JSON Spec Builder
Creates a specification file based on a JSON file
Installation
npm install -g json-spec-builder
Usage
json-spec-builder -json /path/to/jsonFile.json -dest /path/to/destinyDir -name theSpecName.json
Build a spec based on a JSON file
Homepage Repository npm JavaScript Download
Creates a specification file based on a JSON file
npm install -g json-spec-builder
json-spec-builder -json /path/to/jsonFile.json -dest /path/to/destinyDir -name theSpecName.json