Billboard Hot 100
This Ruby Gem provides a CLI to view the top 100 songs in music as per the Billboard charts. (http://www.billboard.com/charts/hot-100)
Installation
$ gem install billboard_top_songs
Usage
Type the below and follow the on screen prompts.
$ bin/billboard_top_songs
Development
Run bin/setup
to install dependencies. You can also run bin/console
for an interactive prompt that will allow you to experiment.
Any and all updates can also be found at rubygems.org.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/SCDesigns/billboard_top_songs. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License
The gem is available as open source under the terms of the MIT License.