1.0.1 • Published 7 years ago
gettopnews v1.0.1
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 -gHow to use
You can use gettopnews tool by typing following command in the terminal or commnand prompt
$ gettopnews --posts 7The above commnad will display top news ranked in descending order by their score.
Options
- --help: display information about the tool
- --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 7Run tests
$ npm testLicense
MIT Author: @nileskh2504 nileshfbk123@gmail.com
1.0.1
7 years ago