Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.09 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.09 KB

LKAlphaKit

spm swift-version Build Status SonarCloud Coverage SwiftBinarySearch

About

// TODO: - Description

Installation

Swift Package Manager

With SPM, add the following to the dependencies of your Package.swift

.package(url: "https://github.com/leka/LKAlphaKit", from: "0.0.1")

Cocoapods

// TODO: -

Carthage

// TODO: -

Use

import LKAlphaKit

// TODO: -