#Jsonlinter
Jsonlinter is a JSON Linter that uses jsonlint program to Validate Multiple JSON Files.
Note: These scripts work only on centos.
For installation, Please Navigate to linter Folder and run installer.sh. This will install jsonlint along with the dependencies
$ cd linter && sh installer.sh
$ jsonlinter --path= "/path/to/dir"
There is currently only 1 option that is handled:Provide the Path of the Jsons folder in which this program can search for Json files and validates them