From fb0ea24bdea8e9231112c58f9161a58f653603b4 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Sun, 18 Feb 2018 10:56:46 -0800 Subject: Update 1 - Intro to Mill.md --- docs/pages/1 - Intro to Mill.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/pages/1 - Intro to Mill.md') diff --git a/docs/pages/1 - Intro to Mill.md b/docs/pages/1 - Intro to Mill.md index 3e901dd1..237c7cad 100644 --- a/docs/pages/1 - Intro to Mill.md +++ b/docs/pages/1 - Intro to Mill.md @@ -24,7 +24,9 @@ sudo curl -L -o /usr/local/bin/mill https://github.com/lihaoyi/mill/releases/dow More recent, unstable versions of Mill are also [available](https://github.com/lihaoyi/mill/releases/tag/unstable), if you want -to try out the latest features and improvements that are currently in master. +to try out the latest features and improvements that are currently in master. +Come by our [Gitter Channel](https://gitter.im/lihaoyi/mill) if you want to ask +questions or say hi! The simplest Mill build for a Scala project looks as follows: @@ -518,4 +520,4 @@ complete the release process to Maven Central. If you are publishing multiple artifacts, you can also use `target/bin/mill mill.scalalib.PublishModule/publishAll1 as described -[here](http://www.lihaoyi.com/mill/page/common-project-layouts.html#publishing) \ No newline at end of file +[here](http://www.lihaoyi.com/mill/page/common-project-layouts.html#publishing) -- cgit v1.2.3