# build-clean
> Clean all build caches on your disk!
   [](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
<img src="https://i.postimg.cc/HWhcNQPQ/image.png" alt="image.png" style="zoom:33%;" />
<img src="https://i.postimg.cc/c4zz65kr/image.png" alt="image.png" style="zoom: 33%;" />
<img src="https://i.postimg.cc/bwv0KQx8/image.png" alt="image.png" style="zoom:33%;" />