Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 416 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 416 Bytes

hellocljs

A Clojure library designed to ... well, that part is up to you.

Usage

To compile the Clojurescript once:

lein cljsbuild once

To compile and listen to changes

lein cljsbuild auto

Then open resources/index.html in your browser.

License

Copyright © 2014 Arne Brasseur

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.