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
What does this mean for the patreon subscriptions? Are they automatically cancelled, or do we need to stop them?
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.
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
@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.
Cool, thanks for clarifying
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 ?
P.S. Maybe it's better that I open an issue on REBL-distro
thanks, we're already aware and will have a new release out today to fix that
see #rebl for a workaround in the meantime if you like
Perfect, thank you very much!
@admin055 fyi, new dev-tools with updated REBL that fixes this is now available https://cognitect.com/dev-tools/
Nice, thx @alexmiller!
Just to check, is the license changed, or is it the same as before (free for fun, paid for work)?
The dev-tools are free (pursuant to the https://cognitect.com/dev-tools/license.txt of course)