No commit activity in last 3 years
No release in over 3 years
This Ruby Gem provides a CLI to view the top 100 songs in music as per the Billboard charts.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 1.13
~> 10.0
~> 3.0

Runtime

 Project Readme

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.