Fork me on GitHub
#babashka
<
2020-05-30
>
David Pham07:05:21

Are pods compatible with Clojure?

borkdude07:05:37

Pods can be run on the JVM yes. Using this library: https://github.com/babashka/babashka.pods

David Pham14:05:03

Thanks a lot :)

borkdude09:05:46

pod-babashka-etaoin can now be installed via brew or from a Github release download! https://github.com/babashka/pod-babashka-etaoin#install Note: the API is incomplete, but I'll happily accept PRs for missing functions.

🚀 12
borkdude10:05:42

Demo of combining pod-babashka-etaoin and bootleg. Bootleg generates HTML, writes to a file and etaoin shows it by refreshing the browser.

🔥 28
babashka 24