epurer

module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2026 License: MIT

README ΒΆ

🧹 Γ‰purer

Intelligent cache cleaner for macOS developers. Reclaim disk space by cleaning development caches safely.

Installation

# From source
git clone https://github.com/0SansNom/epurer.git
cd epurer && make build && make install

# Or with Go
go install github.com/0SansNom/epurer/cmd/epurer@latest

Quick Start

epurer detect          # See what's installed
epurer report          # Preview what can be cleaned
epurer smart --dry-run # Safe automatic cleanup (preview)
epurer ui              # Interactive mode

Commands

Command Description
detect Detect installed development tools
report Generate cleanup report
clean Execute cleanup
smart Automatic safe cleanup
ui Interactive TUI mode
Options
--dry-run              # Preview without deleting
--level <level>        # conservative, standard, aggressive
--domain <domains>     # frontend, backend, mobile, devops, dataml, system
--verbose              # Detailed output

Supported Technologies

Domain Tools
Frontend Node.js, npm, yarn, pnpm, Vite, Webpack, Next.js
Backend Python, Java, Go, Rust, PHP, Ruby, Maven, Gradle
Mobile Xcode, Android Studio, Flutter, CocoaPods
DevOps Docker, Kubernetes, Terraform, Helm
Data/ML Conda, Jupyter, TensorFlow, PyTorch, Hugging Face
System Caches, logs, Homebrew, Trash, iOS backups

Safety Levels

Level Description
Safe Caches, logs - no risk
Mod Dependencies, builds - rebuild needed
Risk Backups, data - potential loss

Example Output

╔═══════════════════════════════════════╗
β•‘             🧹 Γ‰purer v1.0            β•‘
β•‘  Intelligent cache cleanup for macOS  β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

 DOMAIN       ITEMS      SIZE  SAFETY    IMPACT
──────────────────────────────────────────────────
 Frontend     1,234   12.5 GB  Safe Mod  High
 Mobile          15   45.2 GB  Safe Mod  Very High
 Backend        567    3.4 GB  Safe      Medium
──────────────────────────────────────────────────
 Total        1,816   61.1 GB

Interactive Mode

epurer ui

Controls: ↑↓ navigate Β· Space toggle Β· a all Β· n none Β· Enter confirm Β· q quit

License

MIT

Credits

Built with Cobra, Bubble Tea, Lip Gloss

Directories ΒΆ

Path Synopsis
cmd
epurer command
internal
tui
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL