cl-weather-jp
Get weather in Japan
$ area51 add cl-weather-jpコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-weather-jp:some-function ...)Get weather in Japan
$ area51 add cl-weather-jpコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-weather-jp:some-function ...)