Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 703 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 703 Bytes

walle

A disk space recovery tool.

Helps us to regularly clean up projects that are not frequently accessed, automatically cleans up caches generated during development, etc. For examples, node_modules in nodejs, target in rust, vender in php.

Of course, you can also choose to delete the project or package it for backup.

Getting Started

  • Scan a project and add to tracking list
walle project scan
walle project scan --level 2
walle project scan --level 2 --path .
walle project add --

...

License

This project is licensed under the MIT license.

Author