Project

hi_world

0.0
No commit activity in last 3 years
No release in over 3 years
The only work that this gem performs is to say hi world
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 3.7
 Project Readme

hi_world

This is my first published gem and says "Hi world!"

Installation

The first step is adding the gem in your Gemafile

gem "hi_world"

Use the package manager bundle to install hi_world.

bundle install

Usage

require 'hi_world'

puts Hi_world.hi

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT