Fork me on GitHub
#clojure-nl
<
2020-12-14
>
mozinator208:12:55

Still working on terraform replacement scripts using babashka 🙂 Now figuring out how to create library that can be included in the scripts

tvaughan11:12:14

I'm curious, what's the motivation for not using terraform?

borkdude08:12:28

@mozinator check the changelog for 0.2.5. Bb now has add-deps which uses tools.deps to add libs to your bb script

mozinator208:12:13

That great! So that replaces having to use deps.clj to set up the babashka classpath ?

borkdude08:12:08

But you can also just set the classpath if you want to add local dirs

mozinator208:12:05

Thanks @dharrigan ! for keeping the babashka Archlinux AUR package up to date 👍