Fork me on GitHub
#babashka
<
2020-01-02
>
borkdude13:01:41

medley now works with babashka:

borkdude13:01:54

Documented how to create a nice alias for deps.edn + bb: https://github.com/borkdude/babashka/#depsclj

imre15:01:32

Hey there. Is there a way to configure babashka to stream the values my script produces to stdout?

imre15:01:21

Sort of like how the -i -o variant here https://github.com/borkdude/babashka#input-and-output-flags writes to the output but the values would be generated by the script rather than taken from input

imre15:01:44

I'm probably missing the obvious somewhere

borkdude15:01:47

@imre you can use println?

imre15:01:58

that's probably it lol!

borkdude15:01:11

or prn or whatever you want 🙂

imre15:01:30

jaysus I'm slow this year

imre15:01:21

for some reason I was only thinking in terms of return values

borkdude17:01:30

😎 uberscript + carve

🎉 4
😎 4