trivial-shell

MIT Style License

OS and Implementation independent access to the shell

$ area51 add trivial-shellCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-shell:some-function ...)