Generates JSON Schema from text specifications and reference implementations, like:
- the Language Server Protocol spec and reference implementations
- See original gist
- TODO: Jupyter Kernel Message Protocol
TBD
- Clone this repo
- Get Miniconda
conda env update
conda activate expectorate
python -m pip install -e .
expectorate --help