Ruby CLI Data Gem

Designed, built, and published a simple CLI in Ruby that scrapes data from www.worldwildlife.org and displays it in your terminal.

Watch the entire development process from conception to publication on YouTube or checkout the gem on RubyGems.org

The fastest way to test the gem is to run

$ gem install endangered_species_2

and then call

$ endangered-species

as seen here:

Built with Ruby.