An open API service indexing awesome lists of open source software.

https://github.com/izhangzhihao/gradle-scala-template

A scala & dotty template project build by gradle using kotlin script
https://github.com/izhangzhihao/gradle-scala-template

dotty gitpod gradle kotlin-script scala scala-template scala3

Last synced: 3 months ago
JSON representation

A scala & dotty template project build by gradle using kotlin script

Awesome Lists containing this project

README

        

# gradle-scala-template

A scala template project build by gradle using kotlin script

More usage: https://docs.gradle.org/current/userguide/scala_plugin.html

## Usage

code coverage: `gradle reportScoverage`, more usage: https://github.com/scoverage/gradle-scoverage

code format: `gradle scalafmt`, more usage: https://github.com/alenkacz/gradle-scalafmt