tbillington / kondo

Cleans dependencies and build artifacts from your projects.
MIT License
1.79k stars 51 forks source link

Support moving artifacts to system trash #96

Open tbillington opened 1 year ago

tbillington commented 1 year ago

Curious how useful being able to trash the artifacts instead of delete them would be, eg using https://github.com/Byron/trash-rs.

Integration looks like it wouldn't be too difficult. It seems to support the same platforms at kondo currently does.