Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 160 Bytes

File metadata and controls

8 lines (7 loc) · 160 Bytes

Creates a JSON file based on a JSON schema file.

python main.py "schema.json"
python main.py "schema.json" --output_path "template.json"