Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.6 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.6 KB

Hexlet tests and linter status:

Actions Status Java CI Maintainability Test Coverage

What does the application do:

The gendiff is a command line application that compares two .json or .yml files. There are three output formats: stylish, plain and json.

How does the application work:

- help message:

asciicast

- stylish format:

asciicast

- plain format:

asciicast

- json format:

asciicast

- default format:

asciicast