Get weather in Japan
$ area51 add cl-weather-jp
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (cl-weather-jp:some-function ...)