filediffer-cli

0.1.0 • Public • Published

Build status

filediffer-cli

A command line tool to compare files.

Environment

Node >=10.16.0

Installation

The CLI can be installed as an npm module:

npm install -g filediffer-cli
or
yarn global add filediffer-cli

Usage

filediffer --help
filediffer byline --file1={filepath1} --file2={filepath2}

export BASE_PATH='BASE_PATH'
filediffer byline --file1={filepath1} --file2={filepath2}

Package Sidebar

Install

npm i filediffer-cli

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

5.2 kB

Total Files

5

Last publish

Collaborators

  • biboswan