Skip to content

Compare two folders and do some manipulations with files

License

Notifications You must be signed in to change notification settings

AleksandrCherepanov/rdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rdiff

Compare two folders and do some manipulations with files

Installation

Debian/Ubuntu

  • Download the package from releases list.
  • Install the package running
    sudo dpkg -i <downloaded_package>

From source

To compile the code you need to have rustc. How to install Rust

  • Clone repository
git clone [email protected]:AleksandrCherepanov/rdiff.git
  • Go to cloned directory and build it
cd rdiff && cargo build --release
  • The binary file will be available in target/release/rdiff

About

Compare two folders and do some manipulations with files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages