This gem allows you to access the NPR API and see the latest stories by radio program. If you're interested in a particular story, you can have it open up in the browser for you.
On RubyGems Video walkthrough and Project Blog Post
- "gem install npr_stories"
OR
- Clone this repo...
And then execute:
$ bundle
To run :
$ bin/npr_stories
Bug reports and pull requests are welcome on GitHub at https://github.com/bacitracin/npr_stories.
The gem is available as open source under the terms of the MIT License.