cl-hamcrest

BSD

Provides documentation for HAMCREST ASDF system.

$ area51 add cl-hamcrestCopy

Usage

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