clojure-doc

seancorfield 2023-05-13T23:26:30.637229Z

I just published a new draft of the library development and distribution guide, updated for the Clojure CLI, and covering GitHub publishing (for source consumption via git deps) and Clojars publishing (for :mvn/version consumption), as well as http://cljdoc.org stuff: https://clojure-doc.org/articles/ecosystem/libraries_authoring/ -- if folks feel like reading over this and providing feedback, I'd really appreciate it -- in a thread here or via this discussion on GitHub https://github.com/clojure-doc/clojure-doc.github.io/discussions/42

👍 3
seancorfield 2023-05-13T23:27:31.641089Z

The original Leiningen-based version now lives here https://clojure-doc.org/articles/ecosystem/libraries_authoring_lein/ and I have not done much work on that... but feedback is also welcome on that.

seancorfield 2023-05-13T23:28:14.110679Z

(it is still an open question whether to keep that page at all)