inferior-shell
spawn local or remote processes and shell pipes
$ area51 add inferior-shellCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(inferior-shell:some-function ...)spawn local or remote processes and shell pipes
$ area51 add inferior-shellCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(inferior-shell:some-function ...)