pantry

BSD

Common Lisp client for Pantry JSON storage service: https://getpantry.cloud

$ area51 add pantryCopy

Usage

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

Dependencies