unrepl

discussing specification of an edn-based repl and its implementations.
dominicm 2018-08-14T11:59:54.000100Z

How do I pass a classpath to unravel?

dominicm 2018-08-14T12:00:02.000100Z

Asking for a production system...

dominicm 2018-08-14T12:01:35.000100Z

unravel --classpath "$(clojure -Sdeps '{:paths [] :deps {flames {:mvn/version "0.4.0"}}}' -Spath)" localhost 50505 isn't doing the job

dominicm 2018-08-14T12:03:05.000100Z

Unravel 0.3.0-beta connected to localhost:50505 is all fine. I installed from npm.