Still working on terraform replacement scripts using babashka 🙂 Now figuring out how to create library that can be included in the scripts
@mozinator check the changelog for 0.2.5. Bb now has add-deps which uses tools.deps to add libs to your bb script
But you can also just set the classpath if you want to add local dirs
That great! So that replaces having to use deps.clj to set up the babashka classpath ?
Yea
nice!
Thanks @dharrigan ! for keeping the babashka Archlinux AUR package up to date 👍
mogge
Mornin
I'm curious, what's the motivation for not using terraform?