18 releases
Uses new Rust 2024
new 0.1.19 | Mar 20, 2025 |
---|---|
0.1.18 | Mar 20, 2025 |
#7 in #hard-drive
488 downloads per month
31KB
771 lines
Introduction
An application to cleanup resources from hard drive.
Example
$ neaten --destination "absolute_or_relative_path" --type "folder_or_file" --patterns "dist,node_modules"
$ neaten --destination "absolute_or_relative_path" --type "folder_or_file" --patterns dist --patterns node_modules
$ neaten --config "absolute_or_relative_path"
Dependencies
~1.5–2.5MB
~48K SLoC