tur-4000/php-project-lvl2

第二个PHP项目。

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

This package is auto-updated.

Last update: 2024-09-24 20:21:19 UTC


README

Actions Status PHP CI

GenDiff

用于比较两个文件的实用工具。

设置

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

$ make install

运行测试

$ make test

使用方法

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