Skip to content

dorryspears/rupe

Repository files navigation

Rupe

Rupe is a simple, lightweight, and easy to use program to find duplicate files in a directory.

Installation

  1. Install Rust
  2. Clone the repository
  3. Run cargo build --release
  4. The binary will be in target/release/rupe