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

https://github.com/functionland/wnfs-ios


https://github.com/functionland/wnfs-ios

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Wnfs Swift package
This is home to the wnfs package for the Apple mac/ios devices.
## Requirements
- An OSX environment
- Latest Xcode installed

## How to build
```sh
$ swift build
```

## Testing the swift package
Run the following commands to test the package:
```sh
$ swift test
```