Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sudosubin/homebrew-check-jsonschema

check-jsonschema homebrew tap repository
https://github.com/sudosubin/homebrew-check-jsonschema

homebrew json-schema jsonschema

Last synced: 12 days ago
JSON representation

check-jsonschema homebrew tap repository

Awesome Lists containing this project

README

        

# check-jsonschema homebrew tap

Read the source code at [check-jsonschema](https://github.com/python-jsonschema/check-jsonschema).

## Use

To add tap to your brew, run:

```sh
brew tap sudosubin/check-jsonschema
```

To install check-jsonschema, run:

```sh
brew install check-jsonschema
```