Skip to content

chentsulin/newsroom-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


newsroom

💻 A modern CLI to get your favorite news. 📰

npm version Build Status License: MIT PRs Welcome

Install

npm install -g newsroom-cli

The CLI will register newsroom and nr in your shell.

Usage

$ newsroom

or with your own awesome OPML file

$ newsroom -o <your-awesome-list.opml>

You will enter a interactive command line interface. Type the source you want to receive and press enter.

$ newsroom [source] [number]

You can see the latest news from source.

screenshot

Help

$ newsroom --help

Contributing

Make the change

  • Modify the source code in src folder.
  • Run npm run test from the project root. Make sure it pass the check.

Push it

  • Make a Pull-request directly on master branch

Related Repos

Maintainers

License

MIT

About

💻 A modern CLI to get your favorite news. 📰

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%