Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 473 Bytes

File metadata and controls

32 lines (25 loc) · 473 Bytes

roam_rs

roam_rs displays the size of files and directories.

Installation

winget install eusebioleite.rr

Build

  1. Clone the repository:
git clone https://github.com/eusebioleite/roam_rs.git
cd roam_rs
  1. Compile:
cargo build

Use

>rr
C:\Users\rusts\AppData 71.6GB
├── Local 58.2GB
├── Roaming 13.3GB
└── LocalLow 58.9MB

Basically just execute on the folder you want to know the size of.