announcements

Project/library announcements ONLY - use threaded replies for discussions. Do not cross post here from other channels. Consider #events or #news-and-articles for other announcements.
alexmiller 2020-08-20T21:06:54.002700Z

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-distro β€’ https://docs.datomic.com/cloud/dev-local.html

πŸ‘ 2
βš™οΈ 1
🦜 5
πŸ™ 16
πŸŽ‰ 50
2020-08-21T10:24:23.010400Z

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

2020-08-21T10:27:41.010700Z

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-john 2020-08-21T10:56:53.011400Z

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

alexmiller 2020-08-21T12:24:40.013600Z

@rickmoynihan 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.

2020-08-21T12:25:42.013900Z

Cool, thanks for clarifying

2020-08-21T13:29:38.014700Z

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 (<https://repo1.maven.org/maven2/>) 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 ?

2020-08-21T13:32:48.015200Z

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

alexmiller 2020-08-21T13:33:15.015400Z

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

πŸ‘ 1
alexmiller 2020-08-21T13:33:33.015600Z

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

2020-08-21T13:48:59.016200Z

Perfect, thank you very much!

alexmiller 2020-08-21T19:41:06.022Z

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

2020-08-21T20:01:48.022300Z

Nice, thx @alexmiller!

dominicm 2020-08-20T21:32:58.004600Z

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

alexmiller 2020-08-20T21:45:46.005100Z

The dev-tools are free (pursuant to the https://cognitect.com/dev-tools/license.txt of course)