# build-clean > Clean all build caches on your disk! ![Crates.io downloads](https://img.shields.io/crates/d/build-clean?style=flat-square) ![Crates.io license](https://img.shields.io/crates/l/build-clean?style=flat-square) ![Crates.io version](https://img.shields.io/crates/v/build-clean?style=flat-square) [![deps.rs](https://deps.rs/repo/codeberg/xtex/build-clean/status.svg?style=flat-square)](https://deps.rs/repo/codeberg/xtex/build-clean) ## Features - multi-threaded ultra fast file searching - clean in one click - not only Cargo, but also Gradle and NPM and more - clean with package manager (e.g. `cargo clean`) or delete files directly - extend with Lua! ## Usage 1. `cargo install build-clean` (no cargo installed? use [rustup.rs](https://rustup.rs/)) 2. `build-clean` 3. set options 4. run the scan ## Screenshots image.png image.png image.png