I just released the first version of Graclj, which is a new Gradle plugin
for Clojure. The goal is to make something that feels native to Gradle,
while giving the creature comforts Clojurians are used to from lein or
boot. For those familiar with Gradle, this targets their new (and still
evolving) software model support.

Current features include:

- Packaging Clojure code into JARs
- AOT compilation
- clojure.test execution
- Publishing to any repo supported by Gradle (including Clojars)

I wouldn't suggest dropping your current build tool yet, but if you'd like
to try it out, you can walk through the learning-graclj repo. I'd welcome
any feedback on the plugin or documentation.

Source: https://github.com/graclj/graclj
Documentation: https://github.com/graclj/learning-graclj/tree/learning-0.1.0

Thanks,
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.

Reply via email to