Skip to content

ulisesantana/diff-lines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diff-lines

Build Status codecov Version Downloads/week License

This project make a diff between two files and extract the unique and common lines based only on values instead of values and position.

Use example

Usage

USAGE: node diff-lines [OPTION1] [OPTION2]... arg1 arg2...
The following options are supported:
  -c, --common          Generate report with common values
  -o, --output <ARG1>   File where the report will be written
  -u, --unique          Generate report with unique values

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors