cl-hue
Client for Philips Hue light controller
$ area51 add cl-hueCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-hue:some-function ...)Client for Philips Hue light controller
$ area51 add cl-hueCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-hue:some-function ...)