A command line tool to compare files.
Node >=10.16.0
The CLI can be installed as an npm module:
npm install -g filediffer-cli
or
yarn global add filediffer-cli
filediffer --help
filediffer byline --file1={filepath1} --file2={filepath2}
export BASE_PATH='BASE_PATH'
filediffer byline --file1={filepath1} --file2={filepath2}