clj-on-windows 2020-04-10

Who'da thought: just tried bb 0.0.81 on Windows 10 and babashka.curl worked out of the box!

C:\Users\borkdude\Downloads>bb -e "(:status (curl/get """"))"
200
I didn't even know Windows shipped with curl these days. It's at C:\Windows\System32\curl.exe but maybe that specific to the image that Microsoft makes available for testing IE.