mill

Fast, scalable JVM build tool for Scala and Java projects

brewmacoslinux
Try with needOr install directly
Source

About

Fast, scalable JVM build tool

Commands

mill

Examples

Compile a project$ mill compile
Run tests for a specific module$ mill foo.test
Package a project as a JAR file$ mill foo.assembly