0.2.1 • Published 11 years ago

kompar v0.2.1

Weekly downloads
1
License
-
Repository
github
Last release
11 years ago

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)
0.2.1

11 years ago

0.2.0

11 years ago

0.1.0

11 years ago