Welcome! This gem will allow you to view a list of all breweries in Los Angeles and get information on any specific one.
In the future it will allow you to input any city, and return a list of all breweries in that city, allowing you to get info on any specific brewery in any city!
AS OF V 1.0, THERE IS NO GEM PUBLISHED FOR DOWNLOAD OR USE. TO ACCESS THIS PROJECT PLEASE VISIT https://github.com/paulsvh/brewfinder_cli
Fork or clone this github repo and direct to it in your command line of choice. cd into the bin folder. Enter, without the quotes, "ruby executable" to run the executable file using ruby. Follow on-screen prompts to find info on breweries in Los Angeles!
After checking out the repo, run bin/setup
to install dependencies. You can also run bin/console
for an interactive prompt that will allow you to experiment.
To install this gem onto your local machine, run bundle exec rake install
. To release a new version, update the version number in version.rb
, and then run bundle exec rake release
, which will create a git tag for the version, push git commits and tags, and push the .gem
file to rubygems.org.
Bug reports and pull requests are welcome on GitHub at https://github.com/'paulsvh'/brewfinder_cli. 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 BrewfinderCli project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.