carlosliracl / hells_triangle_ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hells Triangle Ruby

An implementation to solve hells triangle problem with ruby

Getting Started

You gonna need to have installed ruby. No additional gems is needed

Prerequisites

> # Clone this repository
> $ git clone https://github.com/carlosliracl/hells_triangle_ruby.git
> $ cd hells_triangle_ruby

Running the tests

> $ ruby tc_triangle_test.rb

License

MIT License

© 2018 Carlos Lira

About


Languages

Language:Ruby 100.0%