in-nomine

LLGPL

Utilities for extensible namespaces in Common Lisp.

$ area51 add in-nomineCopy

Usage

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