gs-timing/README.md
Pat Garrity ab8ee3b24d
Some checks failed
/ Build and Release Library (push) Failing after 31s
Baseline implementation for gs-timing
Includes:
- Complete implementation
- Most code documentation

Does not include:
- Tests
- Complete documentation
2024-09-08 11:25:27 -05:00

28 lines
582 B
Markdown

# gs-timing
[GS Open Source](https://garrity.co/oss.html) |
[License (MIT)](./LICENSE)
Timing library for Cats Effect and Scala 3.
- [Usage](#usage)
- [Donate](#donate)
## Usage
### Dependency
This artifact is available in the Garrity Software Maven repository.
```scala
externalResolvers +=
"Garrity Software Releases" at "https://maven.garrity.co/gs"
val Gstiming: ModuleID =
"gs" %% "gs-timing-v0" % "$VERSION"
```
## Donate
Enjoy this project or want to help me achieve my [goals](https://garrity.co)?
Consider [Donating to Pat on Ko-fi](https://ko-fi.com/gspfm).