This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-01-31
Channels
- # announcements (4)
- # babashka (73)
- # beginners (128)
- # bristol-clojurians (1)
- # calva (8)
- # cider (8)
- # clj-kondo (4)
- # clojars (7)
- # clojure (148)
- # clojure-dev (16)
- # clojure-europe (5)
- # clojure-gamedev (1)
- # clojure-italy (10)
- # clojure-nl (7)
- # clojure-uk (57)
- # clojurescript (57)
- # clojutre (1)
- # community-development (2)
- # cursive (7)
- # data-science (1)
- # datascript (5)
- # datomic (9)
- # events (6)
- # figwheel-main (1)
- # fulcro (91)
- # garden (11)
- # graalvm (14)
- # graphql (1)
- # immutant (4)
- # jobs (1)
- # kaocha (33)
- # off-topic (63)
- # onyx (3)
- # pathom (4)
- # re-frame (23)
- # ring-swagger (1)
- # shadow-cljs (49)
- # sql (6)
- # testing (8)
- # tools-deps (45)
- # vrac (1)
- # xtdb (10)
Can I expect this to be merged https://github.com/clojure/clojure-site/pull/446 ? I I just did something no one needed? :thinking_face:
I haven't had time to look at it, might be a while
I generally hate to recommend people blindly bash stuff off the internet without even looking at it
Really, I'd like to have more steps in there to actually verify the tar sha
SHA check should probably be put in the .sh file, no? If so, that oneliner makes sense. I definitely remember wondering why the website tells to execute multiple steps when just one line is enough.
maybe script could verify itself? or something like this. Also what you think about installing in local home dir like SDKman does?
I'm open to whatever makes sense for linux users
there's a ticket for sdkman but no one has ever done any work on it
that's sdkman specific
generic linux ticket https://clojure.atlassian.net/browse/TDEPS-36
if you're looking to make patches, you'll need to be a contributor (https://clojure.org/dev/contributor_agreement) and request a jira acct (https://clojure.atlassian.net/servicedesk/customer/portal/1)
Yeah, I remember. But now I'm just looking around. First, I have to understand sdkman a bit and try to see how much work it is to add support for Clojure in there.
if someone wants to do work on it, please do!