Interactive Terminal UI
Browse scan results visually before deleting. The interface guides you through potential space savings across your system.
Scan and remove dependency folders, build outputs, and disposable caches through a scriptable CLI or an interactive terminal UI.
curl -sSL https://raw.githubusercontent.com/youssefsz/reposweep/main/install.sh | bash
powershell -ExecutionPolicy Bypass -c "irm https://raw.githubusercontent.com/youssefsz/reposweep/main/install.ps1 | iex"
Browse scan results visually before deleting. The interface guides you through potential space savings across your system.
Leverages Rust for high-performance directory traversal. Analyzes standard development outputs instantly.
Integrates easily into CI pipelines via JSON output. Script non-interactive scans and automatic cleanups.
Defaults to system trash deletion with optional permanent removal. Protect essential directories with dedicated ignore files.