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

https://github.com/civilizeddev/scala-template

(내가 쓰려고 만든) 스칼라 프로젝트 템플릿
https://github.com/civilizeddev/scala-template

scala

Last synced: about 1 year ago
JSON representation

(내가 쓰려고 만든) 스칼라 프로젝트 템플릿

Awesome Lists containing this project

README

          

# scala-template

(내가 쓰려고 만든) 스칼라 프로젝트 표준 템플릿

## Debugging

```
sbt ~reStart
```