clojure-austin

2023-12-07T16:22:02.404499Z

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

2023-12-10T22:37:11.163899Z

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

mlimotte 2023-12-11T00:34:54.810219Z

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

staypufd 2023-12-11T00:35:30.264829Z

I’ll be there. We can’t cancel

staypufd 2023-12-11T00:39:12.634289Z

I can show jet as well

staypufd 2023-12-11T00:40:26.214649Z

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

mlimotte 2023-12-08T02:18:32.540459Z

👍 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?