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

https://github.com/spilth/iftsway

Pig Latin Translator written in Swift
https://github.com/spilth/iftsway

pig-latin swift tdd

Last synced: 4 days ago
JSON representation

Pig Latin Translator written in Swift

Awesome Lists containing this project

README

          

# iftsway

Pig Latin Translation library written in Swift

## Getting Started

```bash
$ brew install swift
$ git clone git@github.com:spilth/iftsway.git
$ cd iftsway
$ swift test
```