top | item 35745893

(no title)

blatant303 | 2 years ago

> in an unsupported way

The majority of Clojure projects use Leiningen. As a consequence, REBL/Morse do not support the majority of Clojure projects.

discuss

order

lgrapenthin|2 years ago

I haven't seen leiningen based projects in a long time. Are you sure?

eigenhombre|2 years ago

We specifically preferred Leiningen for all new projects at my last job because of a number of plugins we still used that were unsupported by Deps. This was a year ago, so that may have changed since I left.

I still find Lein a little easier to use, and use it for personal projects, but appreciate Deps's more data-driven, "simpler" approach -- and it seems faster.