clj-commons 2022-10-13

I hear there's some prior art in the clj-commons ecosystem for adding babashka to a CircleCI build job. Any pointers? 🙏

Also, CircleCI clojure images nowadays come with bb built-in but it might not be the newest version, so I think it's good to install manually nonetheless. Takes less than a second.

@borkdude Thanks a lot! Gonna use it to switch Aleph over to lein2deps then 🙂

🎉 3

Here we goooo: https://github.com/clj-commons/aleph/pull/635 -- I love deleting a bunch of code in the morning 😎

Maybe it's better if we started exposing lein2deps as a library so you can call it with bb -x or so?

Then we can also put some tests in there

Yeah might be a reasonable promotion at that point

I'll promote it to a library later today or this weekend then

👍 1

Perhaps we can also use it from #babashka-neil

Haven't given neil a try, yet. I guess I should!

Works great, much nicer 🙌

Already updated the Aleph PR to use it

Minor typo in README btw

:prep/lib should say :deps/prep-lib

Nice, lein2deps is shaping up to be the de-facto solution for this problem 🙂

Thanks for the help :)

🙏 1