com-lihaoyi / mill

Mill is a fast JVM build tool that supports Java and Scala. 2-3x faster than Gradle and 5-10x faster than Maven for common workflows, Mill aims to make your project’s build process performant, maintainable, and flexible
https://mill-build.org/
MIT License
2.04k stars 331 forks source link

Add reference to `runMain` in `run` error message #3488

Closed lihaoyi closed 4 weeks ago

lihaoyi commented 4 weeks ago

Resolves https://github.com/com-lihaoyi/mill/issues/3464