vaporise/README.md
Muhammad Nauman Raza 57b97040d3 docs: remove file shredding from roadmap
This is a bit of a hassle. Cross-platform support will break and there's
no guarantee it'll work well.
2024-04-02 15:57:52 +01:00

615 B

Vaporise

Vaporise (vpr) is a simple, featureful and memory-safe alternative to the common rm, and is written in pure Rust.

This project is currently a work in progress, and I therefore make no guarantees on stability. There's a lot to be added, too.

Roadmap

A list of features (or anything else relevant), currently implenented and not implemented.

  • Deleting directories
  • Deleting files
  • User-friendly error handling
  • Doesn't delete important directories by default (/ or ~)
  • Trashing files through a CLI argument
  • Prompting before every, or just the first, removal