query-repl

MIT

REPL for user query.

$ area51 add query-replCopy

Usage

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