summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2017-12-08 21:02:41 -0800
committerGitHub <noreply@github.com>2017-12-08 21:02:41 -0800
commit727e29290ef301ecce764d3416b0ea7b75f9f1e1 (patch)
tree11c661ff60077c16b7e4beae6ae71eb3699ba30e /readme.md
parent27802db72912643bc8171ddb4f663d2da1a4a074 (diff)
downloadmill-727e29290ef301ecce764d3416b0ea7b75f9f1e1.tar.gz
mill-727e29290ef301ecce764d3416b0ea7b75f9f1e1.tar.bz2
mill-727e29290ef301ecce764d3416b0ea7b75f9f1e1.zip
Update readme.md
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index eca289c8..f76bf6ea 100644
--- a/readme.md
+++ b/readme.md
@@ -482,6 +482,9 @@ substitute SBT in developing the following projects:
- https://github.com/lihaoyi/utest: a Scala project fully-cross-published
against Scala {2.10, 2.11, 2.12} X {JVM, JS, Native}
+- https://github.com/gitbucket/gitbucket: a standalone *application* build
+ using Scala (v.s. all the libraries listed above) with a simple build
+
Each of these are relatively simple projects. Satisfying all of their
requirements (codegen, building, testing, publishing, etc.) and being happy with
the Mill code necessary to do so (both in their build code, as well as Mill's