Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Signed-off-by: anqurvanillapy <[email protected]>
  • Loading branch information
anqurvanillapy committed Mar 16, 2023
1 parent d29f321 commit a36ee12
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# yasch

Some YAML utilities, including:
Some JSON Schema utilities for YAML, including:

* Converts any Go structs into a JSON Schema file
* A command line tool `yamlchk` for validating YAML files with a local JSON Schema file

You could also register those generated JSON Schema files into `.idea/jsonSchemas.xml` for autocompletion! See
also [Using schemas from JSON Schema Store].

[Using schemas from JSON Schema Store]: https://www.jetbrains.com/help/idea/json.html#ws_json_using_schemas

## License

MIT

0 comments on commit a36ee12

Please sign in to comment.