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 PM, JPatrick Davenport <virmu...@gmail.com>
wrote:

> Hello,
> I recently started looking at a project that's all about being offline. I
> thought about using Java + Clojure + JavaFX as my implementation path, but
> I fear that there's a security backlash against client side Java these
> days. Mulling it over, I thought, "wouldn't it be terrifying to use some
> sort of shelled web project using ClojureScript to implement the
> application?"
>
> To that end, has anyone done anything like that? I couldn't find a plugin
> for lein to build the shell app.
>
> Thanks,
> JPD
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to