At home I'm working in Win 8, Light Table and Lein with no issues. So, have 
hope and save the money you'd spend on Apple products for fine arts investment 
or arctic expeditions. :-)

First get lein working. If you do nothing else that will get you very far. 
You'll need a version of curl for windows. Get that installed and tested. Make 
sure you can call it anywhere.

Once you get the lein install script working, make sure you deal with any 
errors. If it worked fine do:

Lein new testprj
cd testprj/src/testprj
lein repl

(print "Hello World!")

Good luck.

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to