Zero to running in five minutes with lein.
The first thing we need is leiningen,
a build tool for clojure. You can downlaod this with your web browser, curl or
wget or your favourite download tool. Here we show using curl.
bash$ curl -O http://github.com/technomancy/leiningen/raw/stable/bin/lein