0.0
No commit activity in last 3 years
No release in over 3 years
Scrapes recent and featured articles from www.louderwithcrowder.com
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.16
>= 0
~> 10.0

Runtime

 Project Readme

CrowderNews

Welcome to CrowderNews! Crowder news is a gem that scrapes the LouderWithCrowder website for news articles and allows you to view recent and feature articles. The CLI is simple with concise instruction and is very easy to use!

Installation

Add this line to your application's Gemfile:

gem 'crowder_news'

And then execute:

$ bundle

Or install it yourself as:

$ gem install crowder_news

Usage

  1. Start the program using "./bin/crowder_news".
  2. Choose which mode you would like the list to use.
  3. Choose an article from the list.
  4. Follow the prompts to move between menus and articles

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/'Sillhouette'/crowder_news. 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.

Code of Conduct

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