An open API service indexing awesome lists of open source software.

https://github.com/jshrake/swiftplasma


https://github.com/jshrake/swiftplasma

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# SwiftPlasma

[Plasma](https://github.com/zeugma-hamper/plasma) bindings for [Swift](https://www.swift.org/).

```console
git clone --recurse-submodules https://github.com/jshrake/SwiftPlasma
cd SwiftPlasma
just init
just build
just test
```