Ecosyste.ms: Awesome
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 month ago
JSON representation
(내가 쓰려고 만든) 스칼라 프로젝트 템플릿
- Host: GitHub
- URL: https://github.com/civilizeddev/scala-template
- Owner: civilizeddev
- Created: 2022-05-10T05:31:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-10T05:43:54.000Z (over 2 years ago)
- Last Synced: 2024-12-07T04:45:15.142Z (about 1 month ago)
- Topics: scala
- Language: Scala
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scala-template
(내가 쓰려고 만든) 스칼라 프로젝트 표준 템플릿
## Debugging
```
sbt ~reStart
```