Skip to content

icyrockcom/com.icyrock.clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published