Crates.io | delete_bin_obj |
lib.rs | delete_bin_obj |
version | 1.0.1 |
source | src |
created_at | 2022-02-12 00:25:11.853183 |
updated_at | 2022-03-15 02:16:48.758406 |
description | Deletes the /bin and /obj directories in a VS solution. |
homepage | |
repository | https://github.com/PreussenKaiser/delete_bin_obj |
max_upload_size | |
id | 531105 |
size | 14,109 |
Deletes the bin and obj folders in a VS solution.
Install rustup from here
Run curl https://sh.rustup.rs -sSf | sh
cargo install delete_bin_obj
delete_bin_obj delete
and bam, your binaries are gone!