gradle-clojure <https://github.com/gradle-clojure/gradle-clojure> is a Gradle plugin supporting Clojure and (now) ClojureScript development.
The 0.4.0 release adds support for ClojureScript compilation and Figwheel Main. For those not familiar with Gradle <https://gradle.org/>, it's a JVM-based build tool that supports many JVM (and not) languages. It has a large plugin ecosystem and is used by many companies with existing JVM codebases. The goals of gradle-clojure are to: - Allow existing users of Gradle to add Clojure into their environments without switching build tools. - Try to provide the creature comforts of Leiningen and Boot in Gradle. Current features include: - clojure.test execution (as part of Gradle's existing infrastructure) - Clojure AOT compilation - uberjar packaging - ClojureScript compilation - nREPL server (including Figwheel Main support) - project templates (leveraging clj-new) See our documentation <https://gradle-clojure.github.io/gradle-clojure/> (which is definitely in need of improvement) for details on how to use the plugin. If you have further questions, visit the ClojureVerse gradle-clojure category <https://clojureverse.org/c/projects/gradle-clojure> or the #gradle Clojurian's Slack channel <http://clojurians.net>. Thanks to Colin Fleming for the initial code and Piotrek Bzdyl for his contributions (most notably the first cut of this ClojureScript support)! Andrew Oberstar -- 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.