ql-checkout

mit

ql-checkout is library intend to checkout quicklisp maintained library with vcs.

$ area51 add ql-checkoutCopy

Usage

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