Skip to content

Safely and quickly delete unnecessary files that accumulate while working as a true developer.

Notifications You must be signed in to change notification settings

gabamnml/cleankit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Safely and quickly delete unnecessary files that accumulate while working as a true developer.

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published