Skip to content

Katteri/fullstack-javascript-project-46

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability Test Coverage

How to install

Clone repository: git@github.com:Katteri/fullstack-javascript-project-46.git

Change directory to fullstack-javascript-project-46

Run the command: make install.

$ git clone git@github.com:Katteri/fullstack-javascript-project-46.git
$ cd fullstack-javascript-project-46
$ make install

How to use:

You can use the project as a script in the terminal or as a library in your JavaScript project. You can format the difference in three styles: stylish (default), plain and json.

$ gendiff -h
Usage: gendiff [options] <filepath1> <filepath2>
Compares two configuration files and shows a difference.
Options:
  -V, --version        output the version number
  -f, --format [type]  output format (default: "stylish")
  -h, --help           output usage information

About

Generator of difference between two files

Resources

Stars

Watchers

Forks