deps-new

evocatus 2020-12-01T12:39:06.000200Z

@gr.evocatus has joined the channel

evocatus 2020-12-01T12:40:25.001700Z

hi! I copied a map from clj-new README (https://github.com/seancorfield/clj-new) to my ~/.clojure/deps.edn, made sure it has enough closing brackets and now I have invalid deps.edn and I can't figure out why

evocatus 2020-12-01T12:41:31.002100Z

got it - too much opening brackets

seancorfield 2020-12-01T18:03:51.002800Z

@gr.evocatus Let me know if I can make the README example(s) easier to work with...

evocatus 2020-12-08T09:13:09.010900Z

Thanks. README is ok, I just messed my deps.edn root map - it has so many comments it's difficult to grasp indentation/enclosure

seancorfield 2020-12-08T16:47:54.011100Z

Rainbow parens can be a great help for that -- most editors support that via some package/extension.