-
Notifications
You must be signed in to change notification settings - Fork 788
lein cljsbuild
David Nolen edited this page Nov 27, 2013
·
8 revisions
We recommend using lein-cljsbuild over using the ClojureScript compiler directly.
If you'd like to work against ClojureScript master, clone the repository and run the provided script/build
.
- Rationale
- Quick Start
- Differences from Clojure
- [Usage of Google Closure](Google Closure)