mottalrd / tech-news-tracker

Ruby CLI app which displays the latest articles from ruby, node and javascript weekly rss feeds.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NewsTracker

Ruby CLI app which displays the latest articles from ruby, node and javascript weekly rss feeds.

Usage

From the command line enter

  # create the database
  rake db:migrate
  # launch the app
  ./bin/newstracker_cli

Pick the feed you wish to check from the options menu, then pick the article you want to know more about by entering it's number. You can open the article in a browser from the cli.

Contributing

Bug reports and pull requests are welcome on Github at https://github.com/theboymo/tech-news-tracker. 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.

License

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

About

Ruby CLI app which displays the latest articles from ruby, node and javascript weekly rss feeds.

License:MIT License


Languages

Language:HTML 69.0%Language:Ruby 30.9%Language:Shell 0.1%