Skip to content

bugdimes/piglatin

Repository files navigation

Ruby Gem for Pig Latin Translations

Pig Latin is a language game or argot in which words in English are altered, usually by adding a fabricated suffix or by moving the onset or initial consonant or consonant cluster of a word to the end of the word and adding a vocalic syllable to create such a suffix. For example, Wikipedia would become Ikipediaway.

Installation

Install the gem and add to the application's Gemfile by executing:

$ gem install piglatin

Usage

You can call pig_latin_convert on a String to convert to its Pig Latin Equivalent

Tests

Run following command to test the gem

$ rake test

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/bugdimes/piglatin. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Piglatin project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

A Ruby gem for Pig Latin conversions

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published