Some Clojure programs.
You need git to clone the repository and Leiningen to be able to fetch the dependencies and optionally run the application. You can use your favorite IDE instead. If you are new to Clojure / Leiningen see this page for the list of IDEs and tutorials on how to set them up for Clojure development.
Clone the repository locally with git
:
git clone git://github.com/icyrockcom/com.icyrock.clojure.git
You should get com.icyrock.clojure folder, cd
into it and run the appropriate program.
For example, to run the Seesaw LED-matrix clock example:
cd com.icyrock.clojure
lein run -m com.icyrock.clojure.seesaw.led-matrix
Copyright (C) 2012 icyrock.com
Distributed under Creative Commons CC BY-NC-SA license