Skip to content

Latest commit

 

History

History
22 lines (22 loc) · 1.63 KB

README.md

File metadata and controls

22 lines (22 loc) · 1.63 KB

Hexlet tests and linter status:

Actions Status Slava Maintainability Test Coverage

Gendiff. 2th level Hexlet.

This utility compares two сonfiguration files (json or yaml) and generates a comparison document. Three output formats are available.

Project instalation:

  1. poetry install
  2. poetry build
  3. poetry publish --dry-run
  4. python3 -m pip install dist/*.whl

Examples:

Comparing two simple files: asciicast Comparing two nested files. Stylish output: asciicast Comparing two nested files. Plain output: asciicast Comparing two nested files. Json output: asciicast