Just make sure you have cargo installed: https://doc.rust-lang.org/cargo/getting-started/installation.html
cargo install simple-cli-newsPrint top headlines:
simple-cli-newsPrint 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- Allow user to set country
- Who knows what else I'll add