Skip to content

tkuchiki/json-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

json-checker

Checker utility for JSON syntax.

Installation

$ curl https://raw.githubusercontent.com/tkuchiki/json-checker/master/json-checker -o /usr/local/bin/json-checker && chmod +x /usr/local/bin/json-checker

Usage

$ json-checker --help
Usage: json-checker [option] ARG...

ARG    file and directory

Options:
  -h, --help       show this help message and exit
  -r, --recursive  check directories recursively
  -L               follow symlinks
  -q, --quiet      quiet mode

About

Checker utility for JSON syntax

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages