shellpool

An MIT/X11-style license; see the file LICENSE.

A library for running external programs from Common Lisp. (https://github.org/jaredcdavis/shellpool)

$ area51 add shellpoolCopy

Usage

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