Check duplicate file from source1 against source2 and create symlink. Written in rust.
Go to file
Benoît Mauduit 02c71d8f3c wip but use vector instead 2018-05-02 17:50:50 +02:00
src wip but use vector instead 2018-05-02 17:50:50 +02:00
.gitignore Initial commit 2018-05-01 12:14:25 +02:00
Cargo.lock First commit of the day - Beginning of the story 2018-05-01 22:35:30 +02:00
Cargo.toml First commit of the day - Beginning of the story 2018-05-01 22:35:30 +02:00
LICENSE Initial commit 2018-05-01 12:13:24 +02:00
README.md Initial commit 2018-05-01 12:13:24 +02:00

README.md

rdupe

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