Difference Generator for JSON and YML files Description A command line tool for generating difference between two JSON and/or YML files. Jest is used for testing. Installation Clone the project and run npm install make gendiff Usage gendiff [options] <filepath1> <filepath2> Example