Crates.io | cargo-kill-all |
lib.rs | cargo-kill-all |
version | 0.2.0 |
source | src |
created_at | 2022-08-26 00:25:13.590913 |
updated_at | 2024-11-03 13:18:45.795908 |
description | Remove old node_modules, cargo target to save space |
homepage | |
repository | https://github.com/manishsingh10895/cargo-kill |
max_upload_size | |
id | 652472 |
size | 227,876 |
target
|node_modules
recursively from directories
cargo install cargo-kill-all
cargo-kill-all /home/Documents/ -t 4 -p [npm/cargo]
Use -p npm to delete all node_modules and -p cargo
to delete target
from cargo projects
If you like this project, go check that out too