Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 560 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 560 Bytes

c2-cljs-examples

A few of the C2 demos, in clojurescript.

Usage

Compile the clojurescript with lein cljsbuild once, build the html by running ./dev/bin/htmlbuild.sh from the project's root (requires pygments) , and then open one of the html files in resources/public in your browser.

Or just check out the online version.

License

Copyright © 2012 Dan Lidral-Porter

Distributed under the Eclipse Public License, the same as Clojure.