delfast

A simple CLI tool to delete a file/folder FAST

Usage

simply pass a relative file/folder path to the tool

bash delfast folder_to_be_deleted

Installation

Install from cargo : cargo install delfast

Install from binary release : simply go to the release section on the github repository and download the appropriate binary for your OS

Then, add the binary to your path to have the command available everywhere