Fork me on GitHub
#ring
<
2018-07-12
>
vxe06:07:14

If you use emacs there is this: https://github.com/clojure-emacs/clj-refactor.el/wiki/cljr-add-project-dependency , which not only does what pomegranate does, but also updates your project.clj. It is currently broken but a fix is to be released in the coming week(s)

manas_marthi08:07:19

Yes, i tried this in spacemacs, i got json parsing error..

manas_marthi08:07:49

It tried to fetch list of repos and broke with parsing exception

jumar14:07:56

@U7ANZ2MTK this was a known issue - not sure if it's properly solved or not: https://github.com/clojure-emacs/refactor-nrepl/issues/226

manas_marthi14:07:58

I looked up the github repo of refactor-nrepl . the fix was merged