cosmin / IClojure

A better Interactive REPL for Clojure
http://www.iclojure.com
Eclipse Public License 1.0
115 stars 11 forks source link

not work with lein 2.x yet #21

Closed myguidingstar-zz closed 11 years ago

davejacobs commented 11 years ago

+1 Would love to be able to use this every day.

cosmin commented 11 years ago

Just added lein 2 support, try adding [lein-iclojure "1.1"] and let me know if you are having problems. Note that you will continue needing to use lein trampoline irepl to run this in a project context.

davejacobs commented 11 years ago

Works, thanks!