Skip to content

Small CLI application for json validation with json schemas

License

Notifications You must be signed in to change notification settings

Redpill-Linpro/narval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Narval

This is a command line tool to validate json files with json schemas

Build instructions

go get -d -v ./...
go build -o narval

How to run

./narval -j <json-schema>  <jsonfiles> 
## Contribution Guidelines

All contributions are welcome. Feel free to open a pull request.

About

Small CLI application for json validation with json schemas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages