Skip to content

Latest commit

History

History
78 lines (47 loc) 路 1.79 KB

README.md

File metadata and controls

78 lines (47 loc) 路 1.79 KB


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