cl-textmagic
Common lisp implementation of TextMagic API to send SMS
$ area51 add cl-textmagicCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-textmagic:some-function ...)Common lisp implementation of TextMagic API to send SMS
$ area51 add cl-textmagicCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-textmagic:some-function ...)