Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 362 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 362 Bytes

Cubism Specs

This repository contains various Cubism related specifications.

Verify Json of Cubism specification with Json schema

checkscript.py checks whether Json of the target folder matches the schema.

Need Python2.7 and install jsonschema

Please extract *.json.schema from *.json.md and put it in the same folder as the script and let it operate