Skip to content

Repository files navigation

cargo-wash

Crates.io MIT licensed CI

cargo-wash is a tool to clean up your Cargo workspaces. It can show the size of all your target folders, and delete them if you want.

Usage

A tool to clean up your Cargo caches

Usage: cargo-wash.exe <COMMAND>

Commands:
  clean    Execute `cargo clean` on all projects to remove build artifacts
  stats    Print statistics about all Rust projects in the directory
  execute  Execute different commands on all rust projects in the directory
  help     Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version

Installation

You can install cargo-wash using cargo:

cargo install cargo-wash

or with cargo-binstall:

cargo binstall cargo-wash

About

Cleanup all your dev workspaces at once

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages