Skip to content

shnacharya/Jsonlinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Jsonlinter

Jsonlinter is a JSON Linter that uses jsonlint program to Validate Multiple JSON Files.

Note: These scripts work only on centos.

Installation

For installation, Please Navigate to linter Folder and run installer.sh. This will install jsonlint along with the dependencies

$ cd linter && sh installer.sh

Usage

$ jsonlinter --path= "/path/to/dir"

Options

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

About

Jsonlinter to check multiple Json FIles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages