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)
Yes, i tried this in spacemacs, i got json parsing error..
It tried to fetch list of repos and broke with parsing exception
@manas.marthi this was a known issue - not sure if it's properly solved or not: https://github.com/clojure-emacs/refactor-nrepl/issues/226
@jumar thank you. @jbelanger fyi.
I looked up the github repo of refactor-nrepl . the fix was merged