builddir-clean

Crates.iobuilddir-clean
lib.rsbuilddir-clean
version0.1.1
created_at2025-05-31 11:28:32.383055+00
updated_at2025-05-31 11:52:30.539211+00
descriptionCleans rust build directories recursively
homepagehttps://gitlab.com/hsn10/builddir-clean
repositoryhttps://gitlab.com/hsn10/builddir-clean.git
max_upload_size
id1696287
size5,573
Radim Kolar (hsn10)

documentation

README

builddir-clean

Version Unlicense MSRV 1.56 Safe Rust Dependency status Downloads

Walks down the directory tree and cleans target/ directory. This will save you significant amount of disk space.

Arguments

builddir-clean <start_directory>

Only supported command line argument is where to start cleaning.

License

This is free and unencumbered software released into the public domain.

This code can be used under terms of CC0 or the Unlicense.

Unlicense logo

Commit count: 0

cargo fmt