Skip to content

VirtusLab/scala-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

68e3e83 · May 23, 2025
May 8, 2025
Dec 4, 2024
Mar 3, 2025
May 8, 2025
May 23, 2025
May 21, 2025
Jan 21, 2025
Jul 16, 2024
Nov 19, 2024
Nov 18, 2024
Jan 29, 2025
Oct 7, 2021
Sep 8, 2022
May 7, 2025
Jan 27, 2022
Feb 23, 2024
Apr 7, 2025
Oct 3, 2023
Apr 26, 2021
Sep 6, 2024
May 6, 2025
Sep 29, 2021
Feb 25, 2025
May 20, 2025
May 20, 2025
Feb 23, 2024
Feb 23, 2024
May 9, 2025
May 9, 2025

Repository files navigation

scala-cli

Build status Maven Central Discord

Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code. (and more!) It shares some similarities with build tools, but it doesn't aim at supporting multi-module projects, nor to be extended via a task system.

As of Scala 3.5.0, Scala CLI has become the official scala runner of the language (for more information refer to SIP-46). For more details on using Scala CLI via the scala command, refer to this doc.

Docs

About

Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks