protorepl

seancorfield 2018-03-26T22:08:16.000346Z

I see we have an update to proto-repl in Atom that is a first cut at supporting deps.edn and the CLI. A nice first step. Unfortunately, you can't specify any arguments to the clojure command in the settings for the package (so you can't specify, say, -A:proto and have an alias that adds your dev tooling setup), like you can for Boot.

seancorfield 2018-03-26T22:09:04.000305Z

There is an issue open for auto-injection of the basic dependencies via -Sdeps which will help.