Let your decision making battle itself out
NOTE: You will need your own client id and client secret key from Yelp. Get that from https://www.yelp.com/developers
NOTE: This is currently under active development and considered pre-pre-pre-alpha.
As such I haven't even released a gem yet. For now, clone the repository, then type this to get it going:
$ cp clinch-clash.yml.example ~/.clinch-clash.yml # Edit with your own Yelp keys
$ bundle
$ exe/clinch_clash
Once it is to a point where I consider it releasable, you will install it as such:
$ gem install clinch_clash
$ clinch_clash
After checking out the repo, run bin/setup
to install dependencies. Then, run rake spec
to run the tests. 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
.
Bug reports and pull requests are welcome on GitHub at https://github.com/bratta/clinch_clash. 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 ClinchClash project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.