https://github.com/regadas/scala-seed
scala template project
https://github.com/regadas/scala-seed
github-actions scala
Last synced: 26 days ago
JSON representation
scala template project
- Host: GitHub
- URL: https://github.com/regadas/scala-seed
- Owner: regadas
- Created: 2019-10-26T10:21:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T19:18:42.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T12:12:23.835Z (over 1 year ago)
- Topics: github-actions, scala
- Language: Scala
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scala-seed 
scala template project with:
* `scalafmt`
* versions set dynamically from git
* scala 2.12/2.13 cross compilation
* [github actions](https://github.com/features/actions)
* validation
* test
* sonatype publishing (release & snapshot)