0.1.0 • Published 5 years ago

compare-images-exact v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

compare-images-exact

CLI for comparing two directories of images recursively.

NPM Build Status JavaScript Style Guide

Install

npm install -g compare-images-exact

Usage

Usage: compare-images-exact <folder1> <folder2>

Options:
  -V, --version          output the version number
  -c, --concurrency <n>  Number of images to process concurrently (default: 1)
  -h, --help             output usage information

License

MIT © Travis Fischer