Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 1.59 KB

README.md

File metadata and controls

28 lines (25 loc) · 1.59 KB

Hexlet tests and linter status:

Actions Status Maintainability Test Coverage example workflow

difference finder

supported extensions:

  • json
  • yaml(yml)

output formats:

  • stylish(default)
  • plain
  • json

Install:

  • git clone
  • make install
  • npm link
type gendiff -h (for more help)

Example with plain jsons: asciicast Example with plain yamls: asciicast Example with stylish format: asciicast Example with plain format: asciicast Example with json format: asciicast