build-clean 1.6.1

Clean all build caches on your disk!
# 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

<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%;" />