Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 807 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 807 Bytes

NprStories

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

Installation -

  1. "gem install npr_stories"

OR

  1. Clone this repo...

And then execute:

$ bundle

Usage

To run :

$ bin/npr_stories

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/bacitracin/npr_stories.

License

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