Check duplicate file from source1 against source2 and create symlink. Written in rust.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Benoît e2da3e896a Remove incorrect mutability 4 years ago
src Remove incorrect mutability 4 years ago
.gitignore Initial commit 5 years ago
Cargo.lock Update Cargo.lock 5 years ago
Cargo.toml Switch to 2018 edition 4 years ago
LICENSE Initial commit 5 years ago
README.md Initial commit 5 years ago

README.md

rdupe

Check duplicate file from source1 against source2 and create symlink. Written in rust.