Files

8 lines
368 B
Markdown
Raw Permalink Normal View History

2025-10-25 17:52:38 -07:00
# cl-xdg-trash (and clash)
2025-09-30 14:29:54 -07:00
2025-10-25 17:52:38 -07:00
This repository contains two different (related) projects. The first is
`cl-xdg-trash`, which is a Common Lisp interface to the XDG trash
specification. The second is `clash`, which is a command-line that relies on
`cl-xdg-trash`. Each of them has their own `README.md` file, so check those out
for more information and usage instructions.