Hello friendly Gradle fans,
We have created a package,
rules_gradle, which makes Gradle easily usable from Bazel. It's a very early package but it can run Gradle distributions provided by Bazel, and a sealed Maven Local environment built from Bazel dependencies.
We love Gradle so much but often find trouble integrating Bazel builds, and this may make that case a bit easier. Eventually we want to implement Persistent Worker support so that the Gradle daemon can be used efficiently from Bazel (right now, builds are rather slow, but this will get better over time).
If you are interested in collaborating on this problem we are 100% open to contributions and ideas 🙂
Cheers,
Sam, and the
Elide /
Buildless teams
P.S. Please throw us a ⭐ if you like our repo so we can find our community and get this library going 😄