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
if someone wants to do work on it, please do!
I can't find anything in the issue tracker. Do you have a link at hand?
that's sdkman specific
generic linux ticket https://clojure.atlassian.net/browse/TDEPS-36
Thanks! I searched in the wrong project.
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.