clean-dir-cli

1.0.4 • Public • Published

clean-dir

Clean up your project directory.

Installation

Yarn

yarn global add clean-dir

NPM

npm i -g clean-dir

Usage

  1. Run clean-dir in your projects root directory
  2. Select what folders to find
    • Dependencies (node_modules, ...)
    • Build Files (build, dist, out, ...)
    • Next cache files (.next)
    • Nuxt files (.nuxt, .output)
    • ...
  3. Wait if scan has finished
  4. Select folders to delete
    • (A) Select All
    • (N) Select None
  5. Press ENTER to delete selected folders

Readme

Keywords

none

Package Sidebar

Install

npm i clean-dir-cli

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

24.4 kB

Total Files

29

Last publish

Collaborators

  • tobiaswaelde