GitHub - orgitcog/scala-cli: 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!)
forked from VirtusLab/scala-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
scala-cli
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!)
Resources
License
Code of conduct
Contributing
Stars
Watchers
Forks
Languages
- Scala 94.4%
- Java 1.6%
- Shell 1.1%
- JavaScript 0.9%
- SCSS 0.8%
- MDX 0.7%
- Other 0.5%