Skip to content

a utility that compares two files from the command line

Notifications You must be signed in to change notification settings

YuriyKuznecov/genDiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

Maintainability

Test Coverage

Проект представляет собой утилиту "genDiff" , которая сравнивает два файла из командной строки.Результат Выводится в 3 форматах: "stylish"(формат по умолчанию), "plain", "json.

Демонстрация вывода справки:

asciicast

Демонстрация работы программы в режиме "stylish":

asciicast

Демонстрация работы программы в режиме "plain":

asciicast

Демонстрация работы прграммы в режиме "json":

asciicast

Setup

make -C app build

Run tests

make -C app test

Run checkstyle

make -C app lint

About

a utility that compares two files from the command line

Resources

Stars

Watchers

Forks

Packages

No packages published