Well this is new: https://github.com/liebke/cljr. A very simple way to move from zero to a working Clojure REPL. All it took was:
wget http://incanter.org/downloads/cljr-installer.jar java -jar cljr-installer.jar export PATH=/home/neill/.cljr/bin:$PATH cljr repl
No comments:
Post a Comment