inferior-shell

MIT

spawn local or remote processes and shell pipes

$ area51 add inferior-shellCopy

Usage

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