Skip to content

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

License

Notifications You must be signed in to change notification settings

horothesun/simple-scala-cli.g8

Repository files navigation

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-based project (JVM or Native).

Requirements

Generate new project

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