Hey all

Another announcement.  My efforts to port the "stuartsierra/component" library 
to cljs were fruitful and allowed me to build and share a lein-template that 
makes it really easy to get started with server-side ClojureScript on node.js.

A project started with this template will contain a working webserver (as an 
example), examples of how to use Stuart Sierra's "component" system to 
structure your app and dependencies therein, and some basic interop code.

Github: https://github.com/quile/node-cljs-template
Clojars: [node-cljs/lein-template "0.1.3"]

You should be able to fire up a new project with

lein new node-cljs <project>

and off you go.

Cheers
Kyle

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to