Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.86 KB

File metadata and controls

33 lines (25 loc) · 1.86 KB

Hexlet tests and linter status:

Actions Status Maintainability

Test Coverage

You can get the actions badge by navigating to the required workflow on your repo on GitHub.com, clicking on the settings button on the right (the one with 3 dots beside the workflow search) and clicking on the Create status badge button.

Hello-world

Installation:

for debian 12+:

pip install + Repository github

for else:

Make sure you are running at least Python 3.10.0
To install this package from GitHub on Your PC use command
git clone Repository github

  • install: make install
  • build: make build
  • gendiff: make gendiff-install

How to use:

gendiff -h
gendiff path/file1 path/file2

Use format output stylish, plain or json:

gendiff -f plain path/file1 path/file2

Сравнение плоских файлов. Рекурсивное сравнение

Example 1

Плоский формат

Example 2