gendiff-backend-project-lvl2

0.0.1 • Public • Published

This is a package, which allows to compare two configuration files and prints the difference between them.

CI Maintainability Test Coverage

Installation:

npm install gendiff-backend-project-lvl2

Usage:

Usage: gendiff [options] <firstConfig> <secondConfig>

Compares two configuration files and shows a difference.

Options:
  -V, --version        output the version number
  -f, --format [type]  output format (default: "nested")
  -h, --help           output usage information

Plain json file diff example: asciinema

Plain yml file diff example: asciinema

Plain ini file diff example: asciinema

Example of how to choose nested output format: asciinema

Example of how to choose plain output format: asciinema

Example of how to choose JSON output format: asciinema

/gendiff-backend-project-lvl2/

    Package Sidebar

    Install

    npm i gendiff-backend-project-lvl2

    Weekly Downloads

    1

    Version

    0.0.1

    License

    ISC

    Unpacked Size

    57.4 kB

    Total Files

    18

    Last publish

    Collaborators

    • ivankl