Skip to content

A comparison tool as smart as a 5 year old child

License

Notifications You must be signed in to change notification settings

hpsworldwide/Quick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick

Build Status codecov License

Quick is a customizable comparison tool that calculates and displays side by side differences between two flat files in an easy to read format.

Quick's Customizations options include:

  • selecting which rows and columns to use during the comparison.
  • selecting which columns values are case-sensitive.
  • selecting which columns values contain leading and trailing white space.
  • matching columns values with regular expressions.
  • ignoring row order

Side by side differences are orgnized in a table containing the labels, the positions and the column values of each file. ScreenShot

System requirements

Quick will work on any operating system containing version 6 or newer of either the Java Runtime Environment or the Java Development Kit.

It has already been tested on Linux, Mac OS, IBM AIX and Windows.

Installation

Quick is a standalone JAR file, you do not need to install anything.

You can download the latest version from here.

About

A comparison tool as smart as a 5 year old child

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 99.2%
  • Shell 0.8%