Skip to content

deusmg/python-project-50

Repository files navigation

Gendiff: Compares two configuration files and shows a difference

Hexlet tests and linter status:

Actions Status Maintainability Test Coverage

this program show differences between different files in yaml and json format

How to run

gendiff -h                                     # Launches the reference Information
usage: gendiff [-h] first_file second_file     # Launches the gendiff

Installation

Open your terminal or command prompt.
Navigate to the directory where you want to download the project.
Run the following command to clone the repository: git clone git@github.com:deusmg/python-project-50.git
Once the cloning process is complete, navigate into the project directory: cd python-project-50

make install-package

Compares two json files asciicast Compares two yaml files asciicast Compares two json files default asciicast Compares two yaml files default asciicast Compares two json files in plain format asciicast Compares two yaml files in plain format asciicast Compares two files in json format asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published