Home

Awesome

cljsbuild-template

A Leiningen template for ClojureScript project build with lein-cljsbuild.

Usage

lein new cljsbuild-template project_name
cd project_name
lein cljsbuild test

License

Copyright © 2012 Hubert Iwaniuk - Happy Hacking

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