No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(backup-wrapper bucket & {:keys [key debug? dbg-out sleep-time] :or {key "journal" sleep-time 1000 dbg-out (fn [msg] (println (format "[%s] %s" (now-str) msg)))}})
(download s3 bucket key)
(now-str)
(rename-key! s3 bucket src dest)
cljdoc is a website building & hosting documentation for Clojure/Script libraries