Tmxnews

This gem provides a CLI that displays the top headlines from the New York Times and the Wall Street Journal. These publications were selected because of their reputations for excellence in journalism as well as being known for representing opposite ends of the political spectrum.

(1) is the headline from the lead article from the New York Times website. (2) is the headline for the lead article from the Wall Street Journal.

Selecting each option will provide a brief summary of the article as well as a link to the complete article. ## Installation

Add this line to your application’s Gemfile:

ruby gem 'tmxnews'

And then execute:

$ bundle

Or install it yourself as:

$ gem install tmxnews

Usage

TODO: Write usage instructions here

Development

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/tmax818/tmxnews. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Code of Conduct

Everyone interacting in the Tmxnews project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.