Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.36 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.36 KB

DEPRECARED FiresideFinder

Deprecation details

This is a simple ruby gem to find local Fireside Gatherings for Hearthstone. Information is scraped from http://us.battle.net/hearthstone/en/fireside-gatherings

Installation

This depends on additional gems, see Dependencies for which specific gems will be installed along with Fireside-Finder.

$ gem install fireside-finder

Usage

Once installed simply run fireside-finder in your cli and follow the prompts.

$ fireside-finder

Dependencies

This gem requires the following external gems: bundler, rake, rspec, pry, nokogiri, geocoder, httparty. As well as any dependencies those gems require, please see each gem for more information.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/reifnotreef/fireside-finder. 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.