Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cl-diff-tool

Rabinzon59ISC0.1.7

command line diff tool

js, node, nodejs, hexlet, cl, difftool

readme

cl-diff-tool

Compares two configuration files and shows a difference.

Build Status

Usige

$ npm i -g cl-diff-tool
$ gendiff [options] <firstConfig> <secondConfig>

Options

-h, --help           output usage information
-V, --version        output the version number
-f, --format [type]  output format

changelog

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.0 (2017-10-17)

Features

0.0.5 (2017-10-16)

0.0.4 (2017-10-16)

Bug Fixes

0.0.3 (2017-10-16)

0.0.2 (2017-10-16)

0.0.1 (2017-10-16)

Features