Fork me on GitHub
#spacemacs
<
2018-06-02
>
mathpunk18:06:27

I'm interested in writing up docs for the "Up and running with deps.edn" for CIDER/Spacemacs Clojure mode. There's no quick start here: https://github.com/syl20bnr/spacemacs/tree/master/layers/%2Blang/clojure#quick-start-with-boot

mathpunk18:06:03

I got the impression I was to 1. put a deps.edn file in my project root, 2. cider-jack-in 3. require and go Instead I get "Are you sure you want to jack in without a Clojure project?" and no dependencies available. What did I miss?

orestis20:06:40

Old version of cider? I remember doing that just fine some weeks ago...