6 ms·
Last year I made Kondo, to clean up all the dependencies files from software projects you're not actively working on (eg node_modules). Awesome if you about to
by PudgePacket 5y ago
Last year I made Kondo, to clean up all the dependencies files from software projects you're not actively working on (eg node_modules). Awesome if you about to Zip up a bunch of old projects for archiving, or just want to reclaim disk space without deleting anything of value.
It was an experiment in Rust, and I even made a little GUI too!
https://github.com/tbillington/kondo https://github.com/tbillington/kondo