Mill: A Better Build Tool for Java, Scala, & Kotlin :: The Mill Build Tool
DRANK
Mill is a build tool that tries to improve upon the tools traditionally used in the JVM ecosystem:Although the Java compiler is very fast and the Java language is easy to learn, JVM build tools have a reputation for being sluggish and confusing. Mill tries to offer a better alternative, its object-oriented builds reducing the learning curve and letting your build system take full advantage of the Java platform’s performance, usability, and IDE support.If you prefer a video introduction to Mill, see:For more discussion on the motivation behind the project, see Why Use Mill?