Hey, I've been working on some projects to help with ClojureScript on NW.js
and mobile platforms. The main one is browserific:
https://github.com/greenyouse/browserific
Right now, it's just a lein plugin + template but there should be an
interop library within a few weeks. It uses a new feature
FWIW its also possible to embed JVM Clojure within atom shell or nw via
https://github.com/joeferner/node-java, and then script the web component
entirely from Clojure, though its not trivial to set up.
On Tue, Apr 7, 2015 at 6:41 AM, JPatrick Davenport
wrote:
> Hello,
> I recently started look
These are cool too:
https://github.com/frankhale/hello-atom-shell
https://github.com/oakmac/cuttle/
e
On Tue, Apr 7, 2015 at 8:03 AM, JPatrick Davenport
wrote:
> Well don't that beat all? Thanks. It looks good.
>
> If anyone else wants to add something, please do.
>
>
> On Tuesday, April 7, 20
Well don't that beat all? Thanks. It looks good.
If anyone else wants to add something, please do.
On Tuesday, April 7, 2015 at 7:10:42 AM UTC-4, jaju wrote:
>
> You probably want to look at Assistant (
> https://github.com/29decibel/assistant) as an example.
>
> It uses lein-node-webkit-build (
You probably want to look at Assistant (
https://github.com/29decibel/assistant) as an example.
It uses lein-node-webkit-build (
https://github.com/wilkerlucio/lein-node-webkit-build) - a lein plugin to
build a shell app.
Probably what you are looking for?
Best,
jaju
On Tue, Apr 7, 2015 at 4:11