clojure-nl

Companies working with Clojure in The Netherlands: https://docs.google.com/spreadsheets/d/1NzOqY1v-OReB1IquUgHuT3Kh8K8jhPdlwBM6ds7id6Y/edit?usp=sharing
mozinator2 2020-12-14T08:01:55.179100Z

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

borkdude 2020-12-14T08:04:28.181200Z

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

borkdude 2020-12-14T08:05:08.182200Z

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

mozinator2 2020-12-14T08:05:13.182300Z

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

borkdude 2020-12-14T08:05:39.182600Z

Yea

mozinator2 2020-12-14T08:05:44.182800Z

nice!

mozinator2 2020-12-14T08:08:05.184Z

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

thomas 2020-12-14T10:12:51.184800Z

mogge

Mno 2020-12-14T11:14:42.185100Z

Mornin

tvaughan 2020-12-14T11:15:14.185200Z

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