Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sudosubin/homebrew-check-jsonschema
- Owner: sudosubin
- License: mit
- Created: 2022-07-03T18:29:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-04T17:15:06.000Z (over 2 years ago)
- Last Synced: 2024-10-31T03:42:15.366Z (2 months ago)
- Topics: homebrew, json-schema, jsonschema
- Language: Ruby
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```