BoneHola
Support Chinese hola
Installation
Add this line to your application's Gemfile:
gem 'bone_hola'
And then execute:
$ bundle
Or install it yourself as:
$ gem install bone_hola
Usage
$ bone_hola
$ bone_hola english
$ bone_hola spanish
Contributing
- Fork it ( https://github.com/denleyhsiao/bone_hola/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request