caveman2-widgets-bootstrap
An extension to caveman2-widgets which enables the simple usage of Twitter Bootstrap.
$ area51 add caveman2-widgets-bootstrapCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(caveman2-widgets-bootstrap:some-function ...)