SwifQLNIO

master

Helper library for SwifQL and SwiftNIO
MihaelIsaev/SwifQLNIO

MIT License Swift 4.2 Github Actions Swift.Stream


SwifQLNIO

Additional lib for SwifQL library

Installation

.package(url: "https://github.com/MihaelIsaev/SwifQL.git", from:"1.0.0"),
.package(url: "https://github.com/MihaelIsaev/SwifQLNIO.git", from:"1.0.0"),

In your target's dependencies add "SwifQL" and "SwifQLNIO", e.g. like this:

.target(name: "App", dependencies: ["SwifQL", "SwifQLNIO"]),

Description

  • Swift Tools 5.1.0
View More Packages from this Author

Dependencies

Last updated: Fri Mar 15 2024 00:23:00 GMT-0900 (Hawaii-Aleutian Daylight Time)