trivial-shell
OS and Implementation independent access to the shell
$ area51 add trivial-shellCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-shell:some-function ...)OS and Implementation independent access to the shell
$ area51 add trivial-shellCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-shell:some-function ...)