| Crates.io | nuke_modules |
| lib.rs | nuke_modules |
| version | 0.1.0 |
| created_at | 2025-10-21 21:22:58.66344+00 |
| updated_at | 2025-10-21 21:22:58.66344+00 |
| description | Nuke all node_modules starting from the current working directory. |
| homepage | https://github.com/kemicofa/nuke_modules |
| repository | https://github.com/kemicofa/nuke_modules |
| max_upload_size | |
| id | 1894477 |
| size | 40,026 |
A command line program that recursively finds and deletes all your node_modules starting from your current working directory.
Freeing up much needed space.
cargo install nuke_modules
nuke_modules -h
git clone git@github.com:kemicofa/nuke_modules.git
cd nuke_modules
cargo install --path .
nuke_modules -h