This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-03-01
Channels
- # announcements (26)
- # babashka (58)
- # bangalore-clj (1)
- # beginners (48)
- # bitcoin (1)
- # chlorine-clover (9)
- # clara (7)
- # clj-kondo (11)
- # cljs-dev (10)
- # cljsrn (36)
- # clojars (11)
- # clojure (161)
- # clojure-europe (39)
- # clojure-italy (2)
- # clojure-nl (6)
- # clojure-uk (14)
- # clojured (1)
- # clojurescript (38)
- # conjure (25)
- # core-async (18)
- # cursive (19)
- # datascript (9)
- # datomic (11)
- # emacs (10)
- # events (2)
- # figwheel-main (2)
- # fulcro (44)
- # funcool (5)
- # girouette (1)
- # graalvm (6)
- # jobs (1)
- # lsp (93)
- # malli (3)
- # membrane (3)
- # off-topic (17)
- # pedestal (2)
- # polylith (12)
- # re-frame (2)
- # remote-jobs (1)
- # shadow-cljs (47)
- # specter (2)
- # startup-in-a-month (1)
- # tools-deps (4)
@clj149 That has pretty much always been bad, yes, but now it is really discouraged.
It's like foo.core
-- Leiningen's default -- has always been a terrible idea too 🙂
Your GH username is rwstauner so your best bet is com.github.rwstauner/project or io.github.rwstauner/project
@clj149 @seancorfield correct - project/project
will soon not be an option for new projects. See https://github.com/clojars/clojars-web/wiki/Verified-Group-Names for how we will handle groups in the future, along with a release timeline for these changes.
My pleasure! That documentation just appeared yesterday - you're on the cutting edge!

@tcrawley So I can go ahead with my changes to depstar
and clj-new
now there is a wiki page to point folks to? 🙂
https://github.com/seancorfield/clj-new/issues/51 and https://github.com/seancorfield/depstar/issues/70 -- in case you have any feedback before I start implementing them.