trivial-exe
Tools for working with executables
$ area51 add trivial-exeCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-exe:some-function ...)Tools for working with executables
$ area51 add trivial-exeCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-exe:some-function ...)