#cleanup #clean #sweep #delete #free

app swp

CLI tool to clean up and remove old generated code in your Rust, Javascript and Java projects

2 stable releases

1.0.3 Jan 23, 2020
1.0.2 Jan 15, 2020

#2255 in Command line utilities

MIT license

33KB
879 lines

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.

Dependencies

~4.5–6.5MB
~110K SLoC