#cargo-clean #tool #command-line-tool #cli #target-directory #clean-tools

bin+lib rs_clean

Rust project that provides a command-line tool designed for cleaning up build artifacts within projects

3 releases

0.1.2 Aug 22, 2024
0.1.1 Aug 22, 2024
0.1.0 Aug 21, 2024

#677 in Development tools

46 downloads per month

MIT license

9KB
207 lines

clean rust project target

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

Quick Start

$ rs_clean  folder/

install

cargo install rs_clean

or get by release to install

todo

  1. support go,gradle,maven project √

No runtime deps