This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-03-04
Channels
- # announcements (123)
- # asami (1)
- # babashka (50)
- # beginners (49)
- # biff (21)
- # calva (48)
- # cider (6)
- # clj-yaml (8)
- # cljsrn (2)
- # clojure (9)
- # clojure-conj (1)
- # clojure-indonesia (1)
- # clojure-losangeles (1)
- # clojure-uk (18)
- # clojurescript (21)
- # data-science (19)
- # datahike (13)
- # events (1)
- # fulcro (1)
- # honeysql (4)
- # hyperfiddle (40)
- # improve-getting-started (3)
- # inf-clojure (1)
- # malli (6)
- # off-topic (45)
- # releases (3)
- # rewrite-clj (14)
- # scittle (1)
- # shadow-cljs (57)
- # tools-deps (1)
- # vim (13)
- # xtdb (14)
(this is a follow-up post to this thread https://clojurians.slack.com/archives/C053AK3F9/p1677938645591669) The lein vs Clojure CLI dilemma comes up quite often in various forms. After a short internet search today, surprisingly I couldn't find any guides to help beginners choose one over the other. In older discussions about the same issue here I got the impression that people are quite passionate about the tool of their choice, so if you recommend tools.deps, you might get some resistance from users of lein and vice versa. Even if there's no debate, there's not a clear answer. How should we approach this as a community? Nowadays I use the official CLI tools exclusively, so I'm not familiar with lein but I'd love it if we could come up with a better story. 🙂 Happy to hear your thoughts!
This is actually something I plan to tackle this month (or at least this "period" -- March/April) for https://clojure-doc.org as part of my Clojurists Together funded work. I plan to overhaul Getting Started, Introduction (to Clojure), and Basic Web Development -- and I plan to start by talking about the lein
vs CLI issue and providing both paths for the basics.
https://github.com/clojure-doc/clojure-doc.github.io/issues/38 is the placeholder issue for some this work and I'd be happy to see some https://github.com/clojure-doc/clojure-doc.github.io/discussions about it as well.