Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.02 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.02 KB

Scala Native Getting Started Template

CI

This is a minimal Giter8 template for Scala Native.

Scala Native is an optimizing ahead-of-time compiler and lightweight managed runtime designed specifically for Scala.

Documentation


Getting Started and full documentation can be found at https://www.scala-native.org/.

Once the prerequisites are installed, run the following at your command line.

sbt new scala-native/scala-native.g8

As an alternative, you can use scala-cli.

License


Created by EPFL: 2017-2023

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this template to the public domain worldwide. This template is distributed without any warranty. See http://creativecommons.org/publicdomain/zero/1.0/.