Skip to content

medellinrb/hello_world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

67c84c9 · Oct 29, 2014

History

1 Commit
Oct 29, 2014
Oct 29, 2014
Oct 29, 2014
Oct 29, 2014
Oct 29, 2014
Oct 29, 2014
Oct 29, 2014

Repository files navigation

HelloWorld

Print out the classic "hello world!" message

Installation

Add this line to your application's Gemfile:

gem 'hello_world'

And then execute:

$ bundle

Or install it yourself as:

$ gem install hello_world

Usage

HelloWorld.hi
"Hello mundo!"
HelloWorld.person('John Doe')
"Hello John Doe"

Simple isn't?

Contributing

  1. Fork it ( https://github.com/medellinrb/hello_world/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Print out the classic "hello world!" message

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages