2.1.11 • Published 4 years ago

cleanse-cli v2.1.11

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

cleanse

CircleCI

Simple CLI tool to wipe node_modules directories recursively from your current working directory.

Try it out!

# instantly run cleanse without installing
$ npx cleanse-cli

Installation

npm i -g cleanse-cli

# if you prefer yarn

yarn global add cleanse-cli

Usage

In your current working directory where you want to remove all node_modules directories recursively, simply run

cleanse
2.1.11

4 years ago

2.1.10

4 years ago

2.1.9

4 years ago

2.1.8

4 years ago

2.1.7

5 years ago

2.1.6

5 years ago

2.1.5

5 years ago

2.1.4

5 years ago

2.1.3

5 years ago

2.1.2

5 years ago

2.1.1

5 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago