rs_clean 0.1.1

Rust project that provides a command-line tool designed for cleaning up build artifacts within projects.
Documentation
# clean rust project target


**clean rust project target just input base_dir All compilations in the changed directory will be cleared.**

## Quick Start


```console
$ rs_clean  folder/
```
## install


```shell
cargo install rs_clean
```

or get by release to install
## todo


1. support go,gradle,maven project √