#cleanup #resources #cli #hard-drive #relative-path #hard-disk

bin+lib neaten

An application to cleanup resources from hard drive

18 releases

Uses new Rust 2024

new 0.1.19 Mar 20, 2025
0.1.18 Mar 20, 2025

#7 in #hard-drive

Download history 488/week @ 2025-03-14

488 downloads per month

MIT license

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