App users can choose from a predefined list to learn about different beer styles and their characteristics.
I still want to add some features to this app so it is not yet a gem, but will be in the future! For now, clone down the repo by entering git clone https://github.com/meg-gutshall/beer_snob.git
into your terminal. Be sure to run bundle install
before trying to use the app!
To run BeerSnob, cd
into the file where your clone is stored, then type ./bin/beer-snob
into the terminal to begin the app. It will prompt you to pick a family style and then a beer style from that family's list. Type styles
to display the list of beer styles from the chosen family, type families
to display the list of family styles, or type exit
to quit the application.
Bug reports and pull requests are welcome on GitHub at https://github.com/meg-gutshall/beer_snob. 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.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the BeerSnob project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.