cl-textmagic

MIT

Common lisp implementation of TextMagic API to send SMS

$ area51 add cl-textmagicCopy

Usage

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