A program for fetching BBC Sport news RSS feed and emailing news stories about Manchester City FC
I use the Postmark API to send the emails so you will need a postmark API key to make the program work
$ bundle
First put your Postmark API key in a file named '.postmark_api_key' then run:
$ ruby city.rb [email protected]
- Move postmark api and database file to the users home directory.
- Morwenna Jessop ([email protected])
See LICENSE.md