Skip to content

sftblw/remove-cargo-built-target

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remove Cargo.toml project /target recursively

that's it.

  1. Find out Cargo.toml and its target dir
  2. remove the target dirs
  3. STORAGE! MOAR SPACE!

I tried to be careful but use at your own risk

It's ordinary Rust program so cargo run would work;
but It's also using Dioxus so you can refer to its

  • dx serve for dev,
  • dx bundle for making installable something

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages