cleankit

1.0.2 • Public • Published
cleanup

npm version Downloads npm license

You can help to mantain this project with your code or colaborate in the GitHub Sponsors page.

About

If you are programming and meanwhile you are bored of having to deal with the space occupied by dependencies that you are not currently using in your projects, Cleanup is for you! Safely and quickly delete unnecessary files that accumulate while working as a true developer.

Install

npm install cleankit -g

don't forget to add -g param to save as a global package for to be able to use it in any directory.

Usage

cleanup

It is very easy and fast to use because it has an interactive console!

Deleted types of files

node_modules folder, .orig git files after a merge, common system files like .DS_Store .Trashes desktop.ini Thumbs.db

Contribute

If you need to support more types of files create a new issue or push a PR in this repo with the code

Maintainers

Package Sidebar

Install

npm i cleankit

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

33.7 kB

Total Files

5

Last publish

Collaborators

  • gabamnml