swp

Crates.ioswp
lib.rsswp
version1.0.3
sourcesrc
created_at2020-01-15 20:40:53.765993
updated_at2020-01-23 11:19:04.038931
descriptionCLI tool to clean up and remove old generated code in your Rust, Javascript and Java projects
homepage
repositoryhttps://github.com/woubuc/sweep
max_upload_size
id198840
size54,777
Wouter Buckens (woubuc)

documentation

README

Sweep

npm View on Crates.io Download License Test Status

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.

Screenshot

How to use

Head on over to the documentation.

Contributions welcome

This project welcomes contributions of any kind, whether you want to add new features, improve the documentation or just want to give some feedback.

License

Sweep is published under the MIT license. See the LICENSE file for more information.

Commit count: 152

cargo fmt