@codecapers/clean-dir

0.0.1 • Public • Published

clean-dir

A simple command line tool to make a recursively delete node_modules directories.

Install it

npm install -g @codecapers/clean-dir

Run it

clean-dir <directory>

Development

Run it from code

cd clean-dir
npm install
npm start

Run it for development

cd clean-dir
npm install
npm run start:dev

Readme

Keywords

none

Package Sidebar

Install

npm i @codecapers/clean-dir

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

2.45 kB

Total Files

4

Last publish

Collaborators

  • ashleydavis