I've put together a Leiningen project template for Node-Webkit +
Clojurescript if you want to easily set up a project using NW +
Clojurescript. Unfortunately the project template only ships with the
Windows version of Node-Webkit for the time being.

https://github.com/frankhale/lein-node-webkit-cljs-app-template

Calling the Node require is quite simple and there is info on the Wiki for
that.


On Tue, Dec 31, 2013 at 3:01 PM, Eduardo Lávaque <[email protected]>wrote:

> How does one achieve this integration? Mainly the integration with Node
> because I have been at this for a couple of days, researching myself and
> reading blog posts but I just can't figure it out.
>
> So my questions are:
>
> - How does one integrate CLJS with Node.js? I.E. how does one do Node's
> `require` function? How does one get access to Node modules (installed with
> `npm`)?
> - After that, is there anything special one needs to do to integrate
> correctly with node-webkit?
>
> Thank you for your help. :)
>
> --
> Eduardo Lávaque (A.K.A. Eduán or Greduan)
>
> --
> 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.
>

-- 
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