#target-directory #projects #delete #subdirectories #space #save #clean

app cargo-big-clean

a tool to clean the target directories of many Rust projects

1 unstable release

0.1.0 Feb 7, 2024

#232 in Cargo plugins

MIT license

4KB
59 lines

cargo-big-clean

This tool tries to go through the subdirectories (maximally 3 levels down) and deletes the target/ folder of Rust-looking project directories in order to save space.

Dependencies

~0.2–7.5MB
~45K SLoC