Skip to content

Dzigr/Gendiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status CI Maintainability Test Coverage

Description: Comparing two given files to find the difference and display according to the given output format. Format of files: json, yaml, yml

For install:

  1. clone the repository: git clone git@github.com:Dzigr/python-project-50
  2. In terminal run command: make package-install

Help output:

asciicast

Comparing of flat files (files format: json; output format: stylish):

asciicast

Comparing of flat files (files format: yaml, yml; output format: stylish):

asciicast

Comparing of flat files (files format: json, yaml, yml; output format: plain):

asciicast

Comparing of flat files (files format: json, yaml, yml; output format: json):

asciicast

Comparing of recursive files (files format: json, yaml, yml; output format: stylish):

asciicast

Comparing of recursive files (files format: json, yaml, yml; output format: plain):

asciicast

Comparing of recursive files (files format: json, yaml, yml; output format: json):

asciicast

About

Comparing two given files to find the difference

Resources

Stars

Watchers

Forks

Packages

No packages published