Coding

Mill – fast build tool

Mill is a fast build tool for Java, Scala, Kotlin and other JVM-based projects. It is designed as a simpler and more efficient alternative to established tools such as Maven, Gradle and sbt.

The software supports concise declarative builds using build.mill.yaml files as well as programmable object-oriented build definitions for more complex projects. It can manage compilation, external dependencies, tests, executable applications, packages and software publishing.

Mill models build operations as tasks with explicit dependencies. It uses aggressive caching and parallel execution to avoid unnecessary work and reduce build times, while supporting projects ranging from small applications to large multi-module repositories.

This is free and open source software.

Key Features

  • Builds projects written in Java, Scala, Kotlin and other JVM languages.
  • Supports concise declarative build.mill.yaml files.
  • Offers programmable object-oriented build definitions.
  • Caches completed tasks to avoid repeating unchanged work.
  • Runs independent build tasks in parallel.
  • Supports incremental compilation.
  • Manages external libraries and transitive dependencies.
  • Handles multi-module projects and monorepositories.
  • Runs applications and automated test suites.
  • Creates distributable packages and assembly JAR files.
  • Supports publishing packages to software repositories.
  • Extensible through built-in and third-party plugins.

Website: github.com/com-lihaoyi/mill
Support:
Developer: Li Haoyi and contributors
License: MIT License

Mill is written in Scala. Learn Scala with our recommended free books and free tutorials.


Related Software

Build Systems
CargoRust package manager
gulpToolkit to automate & enhance your workflow
BazelBuild and test your multi-language, multi-platform projects
Apache MavenBuild automation tool used primarily for Java projects
GradleBuild tool with a focus on build automation and support for multi-language
MesonNext-generation build system
CMakeFamily of tools designed to build, test and package software
Buck2Encourages the creation of small, reusable modules
LeiningenAutomating Clojure projects
GruntJavaScript Task Runner
NinjaSmall build system with a focus on speed
xmakeCross-platform build utility based on Lua
SConsSoftware construction tool
PantsScalable build system for monorepos
PHingBuild system based on Apache Ant
Rakemake-like build utility for Ruby
Apache AntTool for automating software build processes
CabalCommon Architecture for Building Applications and Libraries

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted