Skip to content

Draft: Add a CLI tool

Simon Ser requested to merge tool into main

Supersedes !113 (closed)

The upsides are:

  • The schema is well-defined.
  • Type-safety is improved.

The downsides are:

  • libjsonschema is very young.
  • Contributors need to learn how to write a JSON schema to contribute to the tool.

Merge request reports