File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,12 @@ Java platform's performance and usability.
2121
2222For more discussion on the motivation behind the project, see xref:comparisons/why-mill.adoc[Why Use Mill?]
2323
24+ If you prefer a video introduction to Mill, see:
25+
26+ * https://www.youtube.com/watch?v=3NllMpXMBT8[Video: Better Java Builds with the Mill Build Tool],
27+ GeeCon Krakow 16 May 2025
28+ * https://www.youtube.com/watch?v=fyf2AWUyq24[Video: Solving Scala's Build Problem with the Mill Build Tool], SF Scala Meetup 22 April 2025
29+
2430=== Getting Started
2531
2632To get started using Mill for the first time, or migrating an existing JVM
@@ -79,12 +85,6 @@ xref:large/multi-language-builds.adoc[multiple languages].
7985Even projects with hundreds or thousands of sub-modules can be handled performantly
8086and with minimal overhead.
8187
82- If you prefer a video introduction to Mill, see:
83-
84- * https://www.youtube.com/watch?v=REOCaHmUkH4[Video: Java build tooling could be so much better!],
85- Seattle Java User Group 24 April 2025
86- * https://www.youtube.com/watch?v=fyf2AWUyq24[Video: Solving Scala's Build Problem with the Mill Build Tool], SF Scala Meetup 22 April 2025
87-
8888Mill is used to build many real-world projects, such as the
8989https://github.com/swaldman/c3p0[C3P0 JDBC Connection Pool],
9090https://github.com/coursier/coursier[Coursier dependency resolver],
You can’t perform that action at this time.
0 commit comments