Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 993 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 993 Bytes

com.icyrock.clojure

Some Clojure programs.

Running

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

License

Copyright (C) 2012 icyrock.com

Distributed under Creative Commons CC BY-NC-SA license