I've updated this leiningen to take into account the fast moving changes in the electron community.
Major Changes: * Using Electron v0.33.1 and consequently node.js v4.1.0 * Using electron-packager for creating release binaries instead of own custom scripts. Now its possible to have cross platform binaries created as part of your CI/CD. To get started: $ lein new electron <project-name> This will generate all the necessary scaffolding. Please refer to the generated README.md for details on how to get started. Source for the template is here and more details: https://github.com/ducky427/electron-template Comments welcome! Thanks -- 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.
