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