💻 A modern CLI to get your favorite news. 📰
npm install -g newsroom-cli
The CLI will register newsroom
and nr
in your shell.
$ 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.
$ newsroom --help
- Modify the source code in
src
folder. - Run
npm run test
from the project root. Make sure it pass the check.
- Make a Pull-request directly on
master
branch
- Daniel Tseng
- Waiting for you 🤘
MIT