Guys, I need to thank you both. Now it works:

  :dependencies [
                 [org.clojure/clojure "1.4.0"]
                 [colorize "0.1.1" :exclusions [org.clojure/clojure]]
                 [noir-cljs "0.3.0"]
                 [jayq "0.1.0-alpha1"]
                 [fetch "0.1.0-alpha2"]
                 [crate "0.1.0-alpha3"]
                 [noir "1.3.0-beta2"]
                 ]

$ lein deps
Copying 46 files to /home/bost/dev/webcli/lib
$ lein repl
REPL started; server listening on localhost port 19200
user=> (clojure-version)
"1.4.0"

Bost

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to