cl-renderdoc

MIT

Wrapper around the renderdoc In-Application API for Common Lisp

$ area51 add cl-renderdocCopy

Usage

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

Dependencies