gettopnews

1.0.1 • Public • Published

Get Top News

gettopnews is a command line tool that can be used to get top trending news about latest technologies and technological happenings. The module is quite so handy that you don't have to visit differnet websites to rake through updates and howabouts in the digital world.

How to install

You can install gettopnews with following command

$ npm install gettopnews -g

How to use

You can use gettopnews tool by typing following command in the terminal or commnand prompt

$ gettopnews --posts 7

The above commnad will display top news ranked in descending order by their score.

Options

  1. --help: display information about the tool
  2. --posts: number of posts you wan to see.

Run in local

You may run the tool on your local machine by cloning the repository. Clone the repo

$ cd getTopNews
$ npm install
$ node index.js --posts 7

Run tests

$ npm test

License

MIT Author: @nileskh2504 nileshfbk123@gmail.com

Package Sidebar

Install

npm i gettopnews

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

7.28 kB

Total Files

4

Last publish

Collaborators

  • nileskh2504