super-loader

GPLV3

A simple utility system to allow loading up local systems without jumping through hoops.

$ area51 add super-loaderCopy

Usage

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

Dependencies