Skip to content

A Rust CLI tool to remove old, unused node_modules folders easily

License

Notifications You must be signed in to change notification settings

pelleknaap/node_modules_remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node_modules_remover

A Rust CLI tool to remove old, unused node_modules folders easily

Example use: node_modules_remover /websites -a=5 This example will remove all node_modules folders that are older than 5 weeks from the websites directory.

About

A Rust CLI tool to remove old, unused node_modules folders easily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages