mingcaozhang / scala-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scala-starter

A basic Scala project template that includes logging and configuration.

To setup a new project using this template, you can run the following command:

bash -c "$(curl https://raw.githubusercontent.com/mingcaozhang/scala-starter/main/install.sh)"

About

License:MIT License


Languages

Language:Shell 53.4%Language:Scala 46.6%