https://github.com/stscoundrel/scala-template
Template for Scala/Maven library with CI/CD
https://github.com/stscoundrel/scala-template
cd ci github-template java jvm maven scala scalatest template
Last synced: 6 months ago
JSON representation
Template for Scala/Maven library with CI/CD
- Host: GitHub
- URL: https://github.com/stscoundrel/scala-template
- Owner: stscoundrel
- License: mit
- Created: 2022-12-06T07:36:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-07T07:11:42.000Z (over 1 year ago)
- Last Synced: 2024-09-07T08:28:45.205Z (over 1 year ago)
- Topics: cd, ci, github-template, java, jvm, maven, scala, scalatest, template
- Language: Scala
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scala template
Template for Scala/Maven library with CI/CD & Dependabot updates.
## Install
As Maven dependency.
```xml
io.github.stscoundrel
scala-template
0.1.0
```