Skip to content

Daiz/nukem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nukem

A small command-line utility to reliably delete node_modules on Windows, in case you're having troubles with long paths.

Installation

  1. Make sure you have node.js installed.
  2. Run npm install -g nukem from the command line.

Usage

Run nukem in any directory that has node_modules in it, and nukem will get rid of it. There is no configuration, confirmation or anything else - you just run the command, and end up with no node_modules as a result. If node_modules isn't found, nukem will exit without doing anything.

About

Reliably delete node_modules on Windows if long paths are causing trouble.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published