Skip to content

Boison88/Generate-Diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Study project #2 — «Generate Diff»

Actions Status Maintainability Test Coverage Python CI

This repository was created as part of a Hexlet study project.
Generate diff is a program that finds the differences between two data structures.


How to install

1. Clone this repository:

    git clone https://github.com/Boison88/Generate-Diff.git

2. Change Directory:

    cd Generate-Diff

3. Install poetry using make-command:

    make install

How to use

Use command gendiff and specify pathes to files.


Examples of work

Comparison of two files in json format

Comparison of two files in plain format

Comparison of two nested files

Comparison of two files JSON and YAML

Comparison of two files JSON

About

Study project #2. Generate diff is a program that finds the differences between two data structures.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published