trash-d
trash-d copied to clipboard
A near drop-in replacement for rm that uses the trash bin. Written in D
(related to #23)
You could probably get trash-d listed in the homebrew repo https://brew.sh/
I cannot get `trash-d` to build with `gdc`. Reproduction: Running ``` dub build --compiler=gdc ``` gives ``` Warning /home/corin/code/d/trash-d/dub.json(5:1): versionName: Key is not a valid member of this section. Did...
Continuation of #30 #31