sasurahime 0.1.14

macOS developer cache cleaner — scan and wipe stale caches from 40+ tools
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pub mod apfs_snapshot;
pub mod brew;
pub mod browser;
pub mod cargo;
pub mod device_support;
pub mod generic;
pub mod gradle;
pub mod huggingface;
pub mod ios_backup;
pub mod library_logs;
pub mod log;
pub mod mise;
pub mod ollama;
pub mod pre_commit;
pub mod rustup;
pub mod uv;
pub mod xcode;