clojure-austin 2023-12-07

Technical discussion topic for the meeting - how do you work with edn files on the command line? I use jq for viewing and doing simple manipulations of json. And I've been using jet to pretty print edn and convert edn <-> json for various purposes. I can demo jet very briefly. If anyone has a better tool, I'd love to see a quick demo

@staypufd I will not be able to be there monday night. (out sick)

Maybe we should take a break for the holiday month (cancel Monday) and regroup in January?

I’ll be there. We can’t cancel

I can show jet as well

I was thinking of showing https://github.com/juxt/clip as well

👍 for seeing jet I imagine some people use babashka for edn. The command line is hardly second nature for me, though. Any babashka ninja want to share examples?