tur-4000/php-project-lvl2

Second php project.

dev-main 2021-02-03 10:49 UTC

This package is auto-updated.

Last update: 2024-04-24 19:26:11 UTC


README

Actions Status PHP CI

GenDiff

Утилита для сравнения двух файлов.

Setup

$ git clone https://github.com/Tur-4000/php-project-lvl2.git

$ make install

Run tests

$ make test

Usage

gendiff -h

Generate diff

Usage:
  gendiff (-h|--help)
  gendiff (-v|--version)
  gendiff [--format <fmt>] FIRST_FILE SECOND_FILE

Options:
  -h --help                     Show this screen
  -v --version                  Show version
  --format <fmt>                Report format [default: stylish]

asciicast