Fork me on GitHub
#announcements
<
2020-08-20
>
Alex Miller (Clojure team)21:08:54

Announcing today the first release of https://cognitect.com/dev-tools/index.html, a set of free tools for Clojure devs, including: • https://github.com/cognitect-labs/REBL-distrohttps://docs.datomic.com/cloud/dev-local.html

🎉 174
🙏 48
parrot 15
⚙️ 3
👍 6
dominicm21:08:58

Just to check, is the license changed, or is it the same as before (free for fun, paid for work)?

vlaaad06:08:56

Note: you can't redistribute these tools.

rickmoynihan10:08:23

What does this mean for the patreon subscriptions? Are they automatically cancelled, or do we need to stop them?

rickmoynihan10:08:41

Sorry if it’s a stupid question. One of our directors has the account and pays for my subscription, so wondering if I need to tell him to stop it.

practicalli-johnny10:08:53

No more :local/root required for REBL, great to see. Thank you. I've updated my Clojure deps.edn config repository https://github.com/practicalli/clojure-deps-edn#data-browsing #practicalli

Alex Miller (Clojure team)12:08:40

@U06HHF230 not a stupid question at all - we reduced the price to $0 to ensure no one would be charged again. There was a message that went to Patreon patrons about this.

rickmoynihan12:08:42

Cool, thanks for clarifying

Michaël Salihi13:08:38

Thx for this dev-tools ! After installing and configuring REBL in my ~/.clojure/deps.edn , I had this error when starting a REPL : Error building classpath. Could not find artifact com.cognitect:rebl:jar:0.9.240 in central () It seems, the error come from lowercase/uppercase conflict because it works fine when I call the REPL with REBL in uppercase in my config file. We can also wathcing that the maven repo contains two "rebl" directories. The lowercase one is created when I launch the REPL and so doesn't contains any JAR/Pom.xml files. Any clue ?

Michaël Salihi13:08:48

P.S. Maybe it's better that I open an issue on REBL-distro

Alex Miller (Clojure team)13:08:15

thanks, we're already aware and will have a new release out today to fix that

👍 3
Alex Miller (Clojure team)13:08:33

see #rebl for a workaround in the meantime if you like

Michaël Salihi13:08:59

Perfect, thank you very much!

Alex Miller (Clojure team)19:08:06

@UFBL6R4P3 fyi, new dev-tools with updated REBL that fixes this is now available https://cognitect.com/dev-tools/