Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

yelpme

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yelpme

  • 0.0.5
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

#Yelpme so I don't have to.

##What Yelpme uses the yelp2 Ruby wrapper by rdeshpande to be used on the command line.

##Why I'm lazy and often can't decide what to eat for lunch, dinner, breakfast, bars, etc. Or I don't know what kind of pizza I want, but I know where.

Yes, I know I know.. I could go to Yelp's site and type this in, but fuck that. As I said I'm lazy.

##How IMPORTANT You should probably sign in/up for yelp.com and go to the api and request some api-hotness. After doing so, mosey your way over to your .bash_profile/rc/whichever and enter the following:

export YELP_CONSUMER_KEY='xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
export YELP_CONSUMER_SECRET='xxxxxxxxxxxxxxxxxxxxxxxxxx'
export YELP_TOKEN='xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
export YELP_TOKEN_SECRET='xxxxxxxxxxxxxxxxxxxxxxxxx'

Obviously put in your read consumer key, consumer secret, token, and token secret in place of those Xs.

Cool. Good job, I'm proud of you for doing that. Now we can run:

$ yelpme breakfast "san francisco"
#=> etc etc
$ yelpme plow "potrero hill"
#=> all info for Plow

Works just like you would expect from the web interface!

NOTE: if your location has more than one word in it (ie, San Francisco, Palo Alto, Potrero Hill), make sure to surround it with quotes.

##Who You, and me baby.

I'd love pull requests, issues filed for new feature request, moar tests, etc!

##Me <3 I'm brntbeer and I approve this message

FAQs

Package last updated on 04 Oct 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc