Fork me on GitHub
#babashka
<
2020-06-28
>
borkdude08:06:05

vim-iced has nrepl test integration, also for babashka: https://twitter.com/uochan/status/1277008153226309632

viesti15:06:38

humdum, found out Termux/Android supports python, so awscli works even, wondering if Android build of babashka would be possible :)

viesti15:06:32

thanks, fresh land for adventure :)

borkdude21:06:10

Added some real world examples of ProcessBuilder usage here: https://book.babashka.org/#_real_world_examples

👍 3
λmmij23:06:48

Help please, can I use babashka in Ubuntu 18.04 lts version?

samedhi23:06:48

I believe I installed it in 19.04 (I assume) and am now on 20.04, so I have to assume it works on 18.04 as well. 🙂

Crispin10:06:53

I am using bb on ubuntu 18.04 lts. works great.

samedhi23:06:26

https://gist.github.com/samedhi/7d3071e54f5a6768be4b7fae3cb951f9 Apologies if this is a bit spammy, but I just wanted to say how much I appreciate having a useful scripting language for things on the shell. It isn't the most clever script, but it is something I need in the small. I can't even begin to describe how much more complicated it would be to write this in BASH or whatever. I really appreciate bb for letting me focus on things that I understand in Clojure rather than forcing me to re-hydrate my knowledge of Python and BASH.

👍 15