com-lihaoyi / mill

Mill is a fast JVM build tool that supports Java and Scala. 2-4x faster than Gradle and 4-10x faster than Maven for common workflows, Mill aims to make your project’s build process performant, maintainable, and flexible
https://mill-build.org/
MIT License
2.2k stars 350 forks source link

Support `mill init` from existing Gradle project (1000USD Bounty) #3962

Open lihaoyi opened 10 hours ago

lihaoyi commented 10 hours ago

From the maintainer Li Haoyi: I'm putting a 1000USD bounty on this issue, payable by bank transfer on a merged PR implementing this.


Same as https://github.com/com-lihaoyi/mill/issues/3449 and https://github.com/com-lihaoyi/mill/issues/3450 but for Gradle instead of Maven and SBT.

lihaoyi commented 10 hours ago

CC @ajaychandran in case you're interested, since you're already familiar with all the code and much of it can be shared