Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 5.06 KB

README.md

File metadata and controls

24 lines (17 loc) · 5.06 KB

Simple Scala-CLI template

CI (JVM - Scala 3) CI (JVM - Scala 2.13) CI (Native - Scala 3) CI (Native - Scala 2.13)

Renovate enabled Mergify enabled CE3

Giter8 template to generate a simple Scala-CLI Typelevel project (JVM or Native).

Requirements

Generate new project

scala-cli new horothesun/simple-scala-cli.g8
cd <repo_name>
cat README.md