cl-growl

Public Domain

Utilities for sending messages to Growl on Mac OS X.

$ area51 add cl-growlCopy

Usage

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