https://github.com/jshrake/swiftplasma
https://github.com/jshrake/swiftplasma
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jshrake/swiftplasma
- Owner: jshrake
- Created: 2024-05-05T17:56:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-11T14:19:54.000Z (12 months ago)
- Last Synced: 2025-07-17T21:33:24.208Z (12 months ago)
- Language: Swift
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```