trivial-exe

MIT

Tools for working with executables

$ area51 add trivial-exeCopy

Usage

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