Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

ukhsa-collaboration/riskscore-swift-public

Repository files navigation

RiskScore

API

The public API is RiskScoreCalculator, RiskScoreCalculatorConfiguration and ScanInstance. There is an example configuration RiskScoreCalculatorConfiguration.exampleConfiguration.

Usage

This project is published as an SPM package. Add the following dependency line into your Package.swift dependencies to depend on this project:

 dependencies: [
    .package(url: "https://github.com/nhsx/riskscore-swift-public", .upToNextMajor(from: "3.0.0"))
]

The package exports the RiskScore library.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages