Skip to content

flexybiz/godiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godiff

Find differnt strings in two files.

Usage:

Compile it with:

go build

and run:

godiff example/first.txt example/second.txt

Results of differences will be in two files diff_f_s.txt and diff_s_f.txt

About

Find differences in two arrays of strings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published