Fork me on GitHub
#protorepl
<
2018-03-26
>
seancorfield22:03:16

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.

seancorfield22:03:04

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