technomancy / grenchman

Sorry about the name
GNU General Public License v3.0
217 stars 8 forks source link

Support for remote hosts #25

Closed duelinmarkers closed 10 years ago

duelinmarkers commented 10 years ago

Or is this a non-starter because nrepl doesn't have authentication? Or is it there and I'm just really bad at reading OCaml?

technomancy commented 10 years ago

Yeah, connecting to a remote host directly with nrepl is a bad idea; you should be able to put it through an SSH tunnel though.