0.0.4 • Published 9 years ago

latest-news v0.0.4

Weekly downloads
1
License
ISC
Repository
github
Last release
9 years ago

latest-news

###A simple command-line tool, built on top of Feedparser, that prints the latest news from selected sources right in your terminal.

Installation

First you need to install Node.js. After that, run the following command:

npm install latest-news -g

Usage

To run the script, type in a command of the form latest maxArticles. The arguments are optional. For example, to retrieve the 10 latest news articles from Swedish news sources, you would write:

latest 10 se

License

This little piece of software is licensed under the terms of the ISC License.

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago