kompar

0.2.1 • Public • Published

kompar

Recursive file comparison utility.

NPM Version Dependency Status Build Status

Usage

Install it globally to use it from the command line:

npm install -g kompar

Use it to compute the hash of files:

# hash one file 
kompar /path/to/file
 
# hash multiple files 
kompar /path/to/file1 /path/to/file2
 
# generate a JSON report 
kompar --json /path/to/file1 /path/to/file2

Meta

  • Author: Simon Oulevay (Alpha Hydrae)
  • License: MIT (see LICENSE.txt)

/kompar/

    Package Sidebar

    Install

    npm i kompar

    Weekly Downloads

    3

    Version

    0.2.1

    License

    none

    Last publish

    Collaborators

    • alphahydrae