This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-05-09
Channels
- # announcements (12)
- # beginners (159)
- # boot (3)
- # calva (41)
- # cider (48)
- # clara (2)
- # clj-kondo (8)
- # cljdoc (8)
- # clojure (70)
- # clojure-dev (10)
- # clojure-europe (2)
- # clojure-losangeles (1)
- # clojure-nl (12)
- # clojure-spec (7)
- # clojure-uk (63)
- # clojurescript (24)
- # cursive (24)
- # datomic (22)
- # expound (17)
- # figwheel (1)
- # fulcro (176)
- # graphql (23)
- # jobs (9)
- # jobs-discuss (56)
- # kaocha (1)
- # mount (3)
- # nyc (1)
- # off-topic (91)
- # onyx (3)
- # overtone (4)
- # pathom (3)
- # pedestal (1)
- # re-frame (11)
- # reitit (19)
- # ring (8)
- # shadow-cljs (16)
- # test-check (5)
- # testing (2)
- # tools-deps (20)
- # vim (9)
@martinklepsch Hey! Does cljdoc support Git deps aka deps.edn projects?
@roman01la if they are deployed to Clojars, yes. Cljdoc operates on jars so the underlying build tool isn’t important - but you’ll need to make a jar and publish it to a maven repository
got it, thanks! 🙂
Is that sufficient for your use case or would you like to build docs for a git-distribution-only library? @roman01la
I went with github pages and codox 🙂
Got it. Well, once you publish things to clojars it should show up on cljdoc
Also care to share your library? 😊
Sure, yet another React wrapper so you all have more time to waste on choosing one 😄 https://github.com/roman01la/uix