caveman2-widgets-bootstrap

LLGPL

An extension to caveman2-widgets which enables the simple usage of Twitter Bootstrap.

$ area51 add caveman2-widgets-bootstrapCopy

Usage

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