From aaa2141e383ae058ef14d11da8e2a3e35419488f Mon Sep 17 00:00:00 2001
From: sreedev
NOTE: This project is still being developed. At the moment, as shown in the screenshot below, deduplicator is able to scan through and list duplicates with and without caching. Contributions are welcome. -
+Currently, deduplicator is only installable via rust's cargo package manager
+ +``` +cargo install deduplicator +``` ++ note that if you use a version manager to install rust (like asdf), you need to reshim (`asdf reshim rust`). +
+