External Clojure REPLλ︎
Configure and connect to an externally run REPL.
Whyλ︎
If you have a system that has a long running process, like a server.
You need to connect to a environment that is already running, eg. pre-production or production (to fix a critical bug that cannot be fixed in other ways).