frontend-project-lvl2-by-marazmatique

cli utility

Usage no npm install needed!

<script type="module">
  import frontendProjectLvl2ByMarazmatique from 'https://cdn.skypack.dev/frontend-project-lvl2-by-marazmatique';
</script>

README

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.short text format diff
Available with option -f plain asciicast

asciicast

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