5 releases
0.1.9 | Jan 31, 2023 |
---|---|
0.1.8 | Jan 31, 2023 |
0.1.7 | Jan 22, 2023 |
0.1.6 | Jan 22, 2023 |
0.1.5 | Jan 22, 2023 |
#38 in #fast
24 downloads per month
6KB
56 lines
delfast
A simple CLI tool to delete a folder FAST
Usage
Simply pass a relative or absolute folder path to the tool.
delfast folder_to_be_deleted
You can also use the --confirm
or -c
flag to show a confirmation prompt.
delfast folder_to_be_deleted --confirm
The --help
flag is available to show usage, options and information.
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
Dependencies
~1.1–1.7MB
~32K SLoC