Re: Dead easy start with Clojure on windows

2010-04-18 Thread Kasim
Thanks Zmitro for pointing this out. Here is the updated information: Here are what you need to get started : 1. Download from http://bitbucket.org/kasim/clojurew/get/tip.zip 2. Set CLOJURE_HOME = path/to/unzipped/folder Note: For Mac and Linux, put these line in your .profile file CLOJURE_HOME

Re: Dead easy start with Clojure on windows

2010-04-18 Thread Kasim
Thanks Mark. I updated the Wiki with more information. I also added a simple bash script so one can use ClojureW on Mac and Linux, which I often do. I will add a readme shortly. During the mean time, here is the Wiki text: ClojureW makes it dead easy to start with Clojure on Windows, Mac and Linux

Re: Dead easy start with Clojure on windows

2010-04-17 Thread Mark C
Found the link here: http://bitbucket.org/kasim/clojurew/get/tip.zip Kasim - thanks for the quick start. Worked fine. Maybe add a readme? M. On Apr 17, 5:35 am, Zmitro Lapcjonak wrote: > On Apr 15, 1:51 am, Kasim wrote: > > > Here are what you need to get started: > > 1. Download ClojureW.zip

Re: Dead easy start with Clojure on windows

2010-04-17 Thread Zmitro Lapcjonak
On Apr 15, 1:51 am, Kasim wrote: > Here are what you need to get started: > 1. Download ClojureW.zip and Unzip to a folder 0. Try to find the link to download. -- Zmitro Lapcionak -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this gr

Dead easy start with Clojure on windows

2010-04-14 Thread Kasim
Hi Guys, I created a project called ClojureW that makes it super easy to start with Clojure in Windows. I would be happy to add it to "Getting Started with Clojure" on assamla but I do not know how. It is just another effort to make Clojure easily accessible for Windows user. Here is the link: ht