Skip to content

Commit

Permalink
Add build coordinates
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinlfer committed May 19, 2024
1 parent 3b71d1a commit 93faf8d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ _Virgil is a functional Cassandra client built using Kyo, Magnolia and the Datas

This project allows you to use [Virgil, the Cassandra client](https://github.com/kaizen-solutions/virgil) with [Kyo, the next generation toolkit for Scala 3](https://github.com/getkyo/kyo)

![Build Status](https://github.com/kaizen-solutions/virgil-kyo/actions/workflows/ci.yml/badge.svg)

## Quickstart

```scala
libraryDependencies += "io.kaizen-solutions" %% "virgil-kyo" % "<see badge for latest version>"
```

## Example

Expand Down

0 comments on commit 93faf8d

Please sign in to comment.