nopu

Crates.ionopu
lib.rsnopu
version0.1.0
sourcesrc
created_at2023-10-09 15:38:27.664781
updated_at2023-10-09 15:38:27.664781
descriptionCLI tool to purge all node_modules under current directory
homepage
repositoryhttps://github.com/simonxabris/nopu
max_upload_size
id998169
size18,620
Ábris Simon (simonxabris)

documentation

README

NOPU (node purge)

This is a cheeky little CLI that recursively searches for all node_modules folders under the directory where it's run from and deletes all of them to free up space on your computer.

Subcommands

List

Optionally you can run nopu list, which will only list the node_modules folders and does not delete them.

Commit count: 8

cargo fmt