Open aadrian opened 8 years ago
The main question would be of maintenance. A lot of the template is setup around generating a project.clj
for each profile. For example, things like lein plugins wouldn't be available when using gradle. Since I don't use gradle myself, it's difficult for me to keep it up to date. That said, I would be open to a pr for this if somebody was willing to take ownership of that part of the project.
Please add Gradle support to Luminus!
Even if it's new, this plug-in https://github.com/cursive-ide/gradle-clojure is a good start to have Gradle support in Clojure.
Just a few advantages of Gradle:
Thank you.