Skip to content
This repository has been archived by the owner on Aug 19, 2019. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 798 Bytes

readme.md

File metadata and controls

27 lines (18 loc) · 798 Bytes

This project has been archived - Go to https://github.com/voidcosmos/npkill instead

NMC - node_module Cleaner

NMC is a tool that help you clean all of your node_modules, it will scan all the subdirectories of the working directories and give you a report, then you can decide to delete all of your node_modules.

asciicast

Installation

go get github.com/run1t/nmc

Usage

Go to a directory where you have a lot of node_modules and then

nmc

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT