Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

CLI-utility for compare two files and print difference. Compatibility with JSON and YAML files.

Notifications You must be signed in to change notification settings

kaziamov/difference-generator

Repository files navigation

Hexlet tests and linter status:

Actions Status lint-test Maintainability Test Coverage

Description

Program for compare two files and print difference.

Compatibility with JSON and YAML files.

Installation

Clone repository

$ git clone git@github.com:kazyamov/python-project-50.git

And install dependencies

$ make install

or

$ poetry install

Usage

$ gendiff [-h] [-f FORMAT] first_file second_file

asciicast asciicast asciicast


For more information use

$ make gd-h

or

$ poetry run gendiff -h

Contacts

Twitter: @kaziamov_

LinkedIn: Ilia Kaziamov

Telegram: @kaziamov

Instagram: @kazyamov

About

CLI-utility for compare two files and print difference. Compatibility with JSON and YAML files.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published