5 releases
new 0.1.4 | Nov 4, 2024 |
---|---|
0.1.3 | Oct 23, 2024 |
0.1.2 | Sep 22, 2024 |
0.1.1 | Sep 19, 2024 |
0.1.0 | Sep 19, 2024 |
#1517 in Command line utilities
171 downloads per month
16KB
390 lines
Simple-Cli-News
Prerequisites
Just make sure you have cargo installed: https://doc.rust-lang.org/cargo/getting-started/installation.html
Installation
cargo install simple-cli-news
Usage
Print top headlines:
simple-cli-news
Print news including a query:
simple-cli-news --query (query)
Print news from a specific source:
simple-cli-news --source (source id)
Find more commands to further refine output:
simple-cli-news --help
Roadmap
- Allow user to set country
- Who knows what else I'll add
Dependencies
~5–17MB
~161K SLoC