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

https://github.com/spilth/ogay

Go Package for Pig Latin Translation
https://github.com/spilth/ogay

go golang pig-latin

Last synced: 11 months ago
JSON representation

Go Package for Pig Latin Translation

Awesome Lists containing this project

README

          

# ogay

Go Package for Pig Latin Translation

## Project Setup

```bash
$ git clone git@github.com:spilth/ogay.git
$ cd ogay
$ go get github.com/stretchr/testify
$ go test -v
```