vm/differ

2st hexlet project

v0.3.1 2020-02-01 12:41 UTC

This package is auto-updated.

Last update: 2024-04-14 18:26:50 UTC


README

Build Status Maintainability Test Coverage

Differ - is a utility for finding differences in configuration files.

Documentation

This is my second Hexlet project.

Installation

composer require vm/differ

Usage

gendiff [--format ]

Comparison of flat files (json)

see an example of work

Comparison of flat files (yaml)

see an examle of work

Comparison of nested files (json)

see an example of work

Comparison of nested files (plain format)

see an example of work

Comparison of nested files (json format)

see an example of work