Skip to content

hikarinakano/frontend-project-46

Repository files navigation

Hexlet tests and linter status:

Actions Status

Maintainability

Test Coverage

example workflow

Gendiff is a programm that finds differences between two files of yml/json format in 3 output types, depending on what output type is required by the user. By default it uses 'stylish' type of output formatting

Requirements:

  • Node.js from 18.0
  • Working terminal
  • MacOS/Linux

Installation instructions:

$ git clone git @github:hikarinakano/frontend-project-46.git
$ cd frontend-project-46.git
$ npm ci

For help and instructions how to use genDiff:

$ gendiff -h

asciinema first demo of genDiff

asciinema second demo comparing two flat .yml files

asciinema demo working with big tree structured files with -f flag and without

asciinema demo of 'plain' output type

asciinema demo of 'plain' output type

asciinema demo of 'json' output type

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published