No commit activity in last 3 years
No release in over 3 years
CLI app that scrapes information and returns a list of animals available for adoption and their details from the Best Friends Animal Society sanctuary in Utah. http://bestfriends.org/
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.14
~> 0.8.1
>= 0
~> 10.0
>= 0
 Project Readme

BestFriendFinder

BestFriendFinder helps you find your new best friend by displaying animals that are available for adoption at the Best Friend Animals Society's sanctuary in Kanab, UT. Help millions of homeless animals by choosing to '#AdoptDontShop'.

BestFriendFinder lists available dogs, cats, rabbits, birds, horses, pigs, barnyard and small & furry animals. You can learn more about the animal right here in the BestFriendFinder app, or copy/paste the link in your browser to find out how to adopt!

All content published by Best Friends is the property of Best Friends and is protected by copyright, trademark, and other intellectual property laws.

For more information on how to use the app, see my video walkthrough!

Installation

Add this line to your application's Gemfile:

ruby
gem 'BestFriendFinder'

And then execute:

$ bundle

Or install it yourself as:

$ gem install BestFriendFinder

Usage

Type bestfriendfinder in the command line.

Development

After checking out the repo, run bin/setup to install dependencies.

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.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/alexisadorn/BestFriendFinder-cli-app.

License

The gem is available as open source under the terms of the MIT License.