Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toniogela/cross
Cross Publishing Library Example
https://github.com/toniogela/cross
cross-publishing library scala
Last synced: about 1 month ago
JSON representation
Cross Publishing Library Example
- Host: GitHub
- URL: https://github.com/toniogela/cross
- Owner: TonioGela
- License: mit
- Created: 2023-06-04T18:14:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-25T12:07:40.000Z (6 months ago)
- Last Synced: 2024-11-30T20:46:37.432Z (about 1 month ago)
- Topics: cross-publishing, library, scala
- Language: Scala
- Homepage: https://cross.toniogela.dev/
- Size: 111 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cross Publishing Scala Example
[![cross Scala version support](https://index.scala-lang.org/toniogela/cross/cross/latest.svg)](https://index.scala-lang.org/toniogela/cross/cross) ![CI](https://github.com/TonioGela/cross/workflows/Continuous%20Integration/badge.svg)
This repository is meant to be a Scala cross-publishing example and comes with [a companion article](https://toniogela.dev/cross-library).
It relies heavily on [sbt-typelevel](https://github.com/typelevel/sbt-typelevel) and uses [this approach](https://typelevel.org/sbt-typelevel/secrets.html) to publish to Maven Central.