flosstudio / schema

jsonschema for flosstudio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flosstudio/schema - jsonschema for flosstudio

flosstudio validates its entries against a jsonschema thanks to the Python jsonschema package by Julian Berman.

Our schema is actually written in YAML and we use yq to convert it into JSON.

Run make to build the schema in the JSON format, make clean to purge previous builds.

License

The flosstudio jsonschema is released under the CC0 1.0 Universal license.

About

jsonschema for flosstudio

License:Creative Commons Zero v1.0 Universal


Languages

Language:Makefile 100.0%