clj-commons

slipset 2023-05-20T11:35:21.728189Z

Hey, struggling a bit with getting clj-commons/clj-ssh to build properly. Basically there is some ssh setup which needs to work, but I’m a bit out of my league here. Help appreciated 🙂

lread 2023-05-20T12:20:04.742879Z

Looks like https://clojurians.slack.com/archives/CE1A21MPF/p1564280378021600 ago, but was not successful.

slipset 2023-05-20T12:31:00.255529Z

I think the trick here is to try to understand what’s actually needed, and then find the way to implement that, rather than my approach which seems to be like poking at it and see if it works.

lread 2023-05-20T14:01:34.155239Z

Yeah, that would be good, iirc, I think I was just trying to transcribe the travis ci build. I don't think I even got the build working locally tho... so finding someone who has a solid understanding of this lib/tech would be ideal.