Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 324 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 324 Bytes

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.