Skip to content
Prev Previous commit
Next Next commit
Update _overviews/core/nightlies.md
Co-authored-by: Hamza Remmal <[email protected]>
  • Loading branch information
SethTisue and hamzaremmal authored Sep 4, 2024
commit 3b1ac7a33feb67aebb8a15c88d75265c4a284868
2 changes: 1 addition & 1 deletion _overviews/core/nightlies.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Scala 3 nightly versions are published to Maven Central. If you know the full ve

One quick way to get that version number is to visit [https://dotty.epfl.ch](https://dotty.epfl.ch) and look in the upper left corner.

Another way is to scrape Maven Central, as shown in this script: https://raw.githubusercontent.com/VirtusLab/community-build3/master/scripts/lastVersionNightly.sc
Another way is to scrape Maven Central, as shown in this script: [https://raw.githubusercontent.com/VirtusLab/community-build3/master/scripts/lastVersionNightly.sc](https://raw.githubusercontent.com/VirtusLab/community-build3/master/scripts/lastVersionNightly.sc)

A third way is to use [scala-cli](https://scala-cli.virtuslab.org), as follows.

Expand Down