A Leiningen template for running ClojureScript on Node.js.
lein new nodecljs hello-world
lein cljsbuild once
node hello_world.js
Copyright © 2014 Lauri Pesonen
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.