millw
millw copied to clipboard
Support reading the version from a `using` directive
the directive will looks like this:
//> using mill.version 0.11.8
IMHO, it would be enough to search for it in the first 10 lines (head).
Also supporting a mill.minVersion would be nice, so we could use whatever version (preferrably the latest) that matches.
- Related to https://github.com/com-lihaoyi/mill/issues/3062
millw is now integrated into the official Mill project. If you find this issue is still relevant, please open a new issue there.