
Security News
New Website “Is It Really FOSS?” Tracks Transparency in Open Source Distribution Models
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
#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
Unknown package
We found that yelpme demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.