asdf-manager

MIT

Download and manage ASDF versions.

$ area51 add asdf-managerCopy

Usage

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