A blazing fast file checker which will scan a certain path, and print out any duplicate files that may reside within it.
You will need Cargo to build and grab the dependency for this application. We additionally recommend using VSCode for modifying the source, alongside rust-lang for ease of use.
- Clone this repository via
git clone https://github.com/Frontear/Archikos.git Archikos
- Run
cargo run -- /your/path/here /any/additional/paths
This project is licensed under the GNU General Public License v3 — you may copy, distribute and modify the software as long as you track changes/dates in source files.