Skip to content

jsec/go-piglatin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-piglatin Build Status

A simple command-line utility to translate an arbitrary array of words into pig latin.

Moreso a fun exercise as I continue experimenting with Go, not so much providing any real value.

Installation

$ go get github.com/jsec/go-piglatin

Example

Example can be found in example folder

Example usage

$ piglatin-example hello darkness my old friend
  ellohay arknessday ymay oldway iendfray

License

MIT

About

A simple Pig Latin translator in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages