Skip to content

hamdle/ruby_gem_hola

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ruby_gem_hola

Testing out how to build a ruby gem because I'm having an issue with ruby gems on my system and I want to know how they work.

Based on this guide from the rubygems website.

Build Steps

gem build hola.gemspec
gem install ./hola-0.0.0.gem

Run steps

irb
require 'hola'
Hola.hi

About

Hello world Ruby gem

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages