Skip to content

Biboswan/filediffer-cli

Repository files navigation

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}

About

A CLI to compare files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published