Skip to content

alex-bechanko/gojsonschema-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gojsonschema-cli

A json document validation tool using gojsonschema. Built so that I could primarily use golang as my toolchain without pulling in other language or OS dependencies.

Build

go build -o gojsonschema-cli main.go

Usage

To see help information:

./gojsonschema-cli --help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published