Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1.32 KB

README.md

File metadata and controls

17 lines (15 loc) · 1.32 KB

Difference Generator

Hexlet tests and linter status:

Actions Status Lint and tests Maintainability Test Coverage

How it works

The program defines a difference between structures of two files. Accepted extentions for input are yaml and json. Output formats are plain, JSON and stylish as default. For help type gendiff -h.

Plain

asciicast

Stylish

asciicast

JSON

asciicast