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
- Host: GitHub
- URL: https://github.com/spilth/iftsway
- Owner: spilth
- Created: 2017-08-20T17:40:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-20T17:43:01.000Z (almost 9 years ago)
- Last Synced: 2026-05-19T00:44:46.666Z (about 1 month ago)
- Topics: pig-latin, swift, tdd
- Language: Swift
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```