Skip to content

manishsingh10895/cargo-kill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cargo Kill

Remove target|node_modules recursively from directories

Installation

cargo install cargo-kill-all

Usage

cargo-kill-all /home/Documents/ -t 4 -p [npm/cargo]

Use -p npm to delete all node_modules and -p cargo to delete target from cargo projects

Usage

This project is heavily inspired by dnlmlr's crate

cargo-clean-all

Demo

Demo

If you like this project, go check that out too

About

Clean your rust and npm projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages