Skip to content
/ diff Public

Compares line by line two files and shows differences.

Notifications You must be signed in to change notification settings

alxmrz/diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diff

Compares line by line two files and shows differences.

If lines are equal then will be green color otherwise red.

Usage: ./diff test.txt test1.txt

Run go build -o diff main.go to compile

About

Compares line by line two files and shows differences.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages