Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 309 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 309 Bytes

nodecljs

A Leiningen template for running ClojureScript on Node.js.

Usage

lein new nodecljs hello-world
lein cljsbuild once
node hello_world.js

License

Copyright © 2014 Lauri Pesonen

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