Skip to content

this tool allows you to compare folders, show the diffs in a list

License

Notifications You must be signed in to change notification settings

awsome-utils/diff-folders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diff-folders

This tool allows you to display differences in a list of compared folders in the terminal.

(This project is what I use to learn rust)

Usage

# install
cargo install diff-folders 

# usage
diff-folders <old_dir|new_file> <new_dir|new_file>

demo

Color

Color Description
Red deleted
Green created
Yellow modified

Shortcut Keys

Keys Description
Left/Right switch for window focus
Up/Down/PageUp/PageDown scrolling text

About

this tool allows you to compare folders, show the diffs in a list

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages