This is a utility for finding differences between two files.
- Input(file format): YAML, JSON
- Output(format): stylish, plain, json
- git clone [email protected]:Scampik/frontend-project-46.git
- make install
- npm link
how to start: gendiff <options> <filepath1> <filepath2>
help: gendiff -h