Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 12 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-07T07:11:42.000Z (2 months ago)
- Last Synced: 2024-09-07T08:28:45.205Z (2 months 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```