From 1db2eed37b8d455efdc09bb308b85a8196e33d17 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Sun, 2 Jun 2019 16:47:30 +0800 Subject: Update readme.md --- readme.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index dacfaaae..d44c1d58 100644 --- a/readme.md +++ b/readme.md @@ -152,6 +152,18 @@ classloaders. This allows a single Mill build to use multiple versions of e.g. the Scala.js optimizer without classpath conflicts. +### Contrib modules + +- `contrib/bloop/`, `contrib/flyway/`, `contrib/scoverage/`, etc. + +These are modules that help integrate Mill with the wide variety of different +tools and utilities available in the JVM ecosystem. + +These modules are not as stringently reviewed as the main Mill core/worker codebase, +and are primarily maintained by their individual contributors. These are maintained +as part of the primary Mill Github repo for easy testing/updating as the core Mill +APIs evolve, ensuring that they are always tested and passing against the +corresponding version of Mill. ## Changelog -- cgit v1.2.3