Requirements: -Ruby installed To use please navigate to root directory run the following commands: gem build fibonaccihelper.gemspec gem install ./fibonaccihelper-0.0.0.gem To validate it is working properly please run: rake test ruby ./example.rb