cleanse-cli

2.1.11 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i cleanse-cli

Weekly Downloads

0

Version

2.1.11

License

MIT

Unpacked Size

9.63 kB

Total Files

14

Last publish

Collaborators

  • brunoscheufler
  • brunoscheufler-bot