Uklid (pronounced [uːklɪt]
, "cleanup" in Czech) is an interactive CLI node_modules
cleaner written in Rust.
It looks for top-level node_modules in your computer, shows you their size and allows you to delete them conveniently.
bash
cargo install uklid
```bash uklid 0.2.0 Atris vacekj@outlook.com Interactively delete node_modules.
Run without options for interactive mode
USAGE: uklid [OPTIONS]
OPTIONS:
-d, --dry Don't delete anything, only print found directories
-h, --help Print help information
-p, --path
```
node_modules
uklid --help
)