babashka

https://github.com/babashka/babashka. Also see #sci, #nbb and #babashka-circleci-builds .
borkdude 2020-12-29T12:09:35.419700Z

Babashka v0.2.6 released: https://github.com/borkdude/babashka/blob/master/CHANGELOG.md#v026 The main new feature in this release is the pod registry: https://github.com/babashka/pod-registry This allows you to use pods without having to install them using a separate package manager: https://book.babashka.org/#_pod_registry

2🎉
Darin Douglass 2020-12-29T14:27:50.420400Z

awesome!

borkdude 2020-12-29T15:12:07.420900Z

I didn't test it and I probably should have, but it also works on Windows 🎉

2🎉
borkdude 2020-12-29T15:38:58.423Z

While developing the fswatcher pod (https://github.com/babashka/pod-babashka-fswatcher) @rahul080327 and I found that Go is a pretty nice language for developing pods. Small footprint, easy cross compile for multiple OSes in one simple CircleCI build. I wonder what more is lurking within the Go ecosystem that we can make available through pods. Possibly a mongodb pod, or whatever else people find useful

benny 2020-12-29T18:04:56.426700Z

@borkdude I noticed you reference clojure-laterna 0.9.8-SNAPSHOT in your deps.edn/project.clj but that's not published on maven

borkdude 2020-12-29T18:55:24.426900Z

@b that dep is on clojars: https://clojars.org/babashka/clojure-lanterna