Yakanaro / php-gendiff

gendiff - a program that generates the difference between two files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hexlet tests and linter status:

Actions Status

Description

gendiff - a program that generates the difference between two files. (This program is written as part of the second project of the training platform Hexlet)

Описание

gendiff - программа, которая генерирует разницу между двумя файлами.(Данная программа написана в рамках второго проекта обучающей платформы Hexlet)

Setup

  • Clone this repository
  • Next, enter the command make install
  • For help run gendiff -h

Установка

  • Клонировать данный репозиторий
  • Ввести команду make install
  • Для справки/помощи использовать gendiff -h

About

gendiff - a program that generates the difference between two files.


Languages

Language:PHP 98.0%Language:Makefile 2.0%