Crates.io | swp |
lib.rs | swp |
version | 1.0.3 |
source | src |
created_at | 2020-01-15 20:40:53.765993 |
updated_at | 2020-01-23 11:19:04.038931 |
description | CLI tool to clean up and remove old generated code in your Rust, Javascript and Java projects |
homepage | |
repository | https://github.com/woubuc/sweep |
max_upload_size | |
id | 198840 |
size | 54,777 |
Sweep (swp
) finds old projects that haven't been changed in more than a month. It will clean up and remove unnecessary directories containing libraries, dependencies, builds, etc. These files can easily be re-generated at any time by running install or build commands, and if you haven't worked on the project in a while you probably don't need them taking up space right now.
Head on over to the documentation.
This project welcomes contributions of any kind, whether you want to add new features, improve the documentation or just want to give some feedback.
Sweep is published under the MIT license. See the LICENSE file for more information.