0.1.11 • Published 6 years ago
newsroom-cli v0.1.11
💻 A modern CLI to get your favorite news. 📰
Install
npm install -g newsroom-cliThe 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.
Help
$ newsroom --helpContributing
Make the change
- Modify the source code in
srcfolder. - Run
npm run testfrom the project root. Make sure it pass the check.
Push it
- Make a Pull-request directly on
masterbranch
Related Repos
Maintainers
- Daniel Tseng
- Waiting for you 🤘
License
MIT