1.1.2 • Published 4 years ago

frontend-project-lvl2-by-marazmatique v1.1.2

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

Node CI Maintainability Test Coverage


gendiff

“Gendiff” is a CLI utility that returns the differences between two configuration files.

gendiff [-f output_format] path1 path2

Install

available to install as npm package named '>>><<<':

npm install >>><<<

1.diff in verbose output
Available by default or with option -f total asciicast

asciicast

2.bashort text format diff
Available with option -f plain asciicast

asciicast

3.diff in a .json format
Available with option -f json asciicast