Files
cl-xdg-trash/README.md

8 lines
368 B
Markdown

# cl-xdg-trash (and clash)
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.