Liking cljdoc? Tell your friends :D
Clojure only.

vlaaad.remote-repl


-mainclj

(-main & args)

replclj

(repl)
(repl {:keys [host port]})
(repl k v & kvs)

Start a socket repl that talks to a remote process

Args:

  • :port (required) - target port
  • :host (optional) - target host
Start a socket repl that talks to a remote process

Args:
- :port (required) - target port
- :host (optional) - target host
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close