Skip to content

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!)

License

Notifications You must be signed in to change notification settings

MaciejG604/scala-cli

This branch is 36 commits ahead of, 356 commits behind VirtusLab/scala-cli:main.

Folders and files

NameName
Last commit message
Last commit date
Aug 20, 2024
Aug 9, 2024
Apr 23, 2024
Aug 23, 2024
Aug 20, 2024
Aug 20, 2024
Aug 1, 2024
Jul 16, 2024
Apr 6, 2023
Aug 6, 2024
Feb 23, 2024
Oct 7, 2021
Sep 8, 2022
Aug 1, 2024
Jan 27, 2022
Feb 23, 2024
Feb 23, 2024
Oct 3, 2023
Apr 26, 2021
Dec 7, 2022
Aug 20, 2024
Sep 29, 2021
May 6, 2024
Aug 6, 2024
Aug 6, 2024
Feb 23, 2024
Feb 23, 2024
Aug 6, 2024
Aug 6, 2024

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 SIP-46, Scala CLI has been accepted as the new scala command and is currently in the experimental phase. If you want to try it out, check for more details here.

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!)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 95.1%
  • Shell 1.2%
  • JavaScript 1.1%
  • SCSS 0.9%
  • MDX 0.7%
  • Java 0.7%
  • Other 0.3%