Skip to content

Nejat/cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cleaner

Cleaner is a utility for cleaning up build artifacts in bulk.

It recursively looks for specific build folders, at a given path, for the following project types:

  • Rust - target
  • .Net - bin, obj
  • Web - node_modules

Install

cargo install --git https://github.com/nejat/cleaner.git

* requires rust and cargo - Rust Install Instructions

Usage

cleaner <path> [-forreals]
  • path - required parameter that specifies to clean
  • -forreals - optional switch that deletes all build artifacts found
    without the switch cleaner only lists the found build artifacts

About

a utility for cleaning up build artifacts and querying local repos in bulk

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages