384 Forks
2346 Stars
2346 Watchers

mill

Mill is a fast JVM build tool that supports Java, Scala, Kotlin and many other languages. 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

How to download and setup mill

Open terminal and run command
git clone https://github.com/com-lihaoyi/mill.git
git clone is used to create a copy or clone of mill repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mill https://github.com/com-lihaoyi/mill/archive/master.zip

Or simply clone mill with SSH
[email protected]:com-lihaoyi/mill.git

If you have some problems with mill

You may open issue on mill support forum (system) here: https://github.com/com-lihaoyi/mill/issues