Show HN: Ccmd – TUI to audit and clean developer caches
github.comA terminal UI (TUI) for exploring, auditing, and cleaning developer cache directories on macOS and Linux. Scan cached packages for known CVEs, find outdated dependencies, and reclaim disk space — all from one tool.
Developer machines accumulate tens of gigabytes of invisible cache data — ML models, package archives, build artifacts, downloaded bottles. ccmd makes it all visible, scannable for vulnerabilities, and safely deletable.
brew tap juliensimon/tap && brew install ccmd cargo binstall ccmd
No comments yet.