Crates.io | simple-cli-news |
lib.rs | simple-cli-news |
version | 0.1.4 |
source | src |
created_at | 2024-09-19 00:56:54.24664 |
updated_at | 2024-11-04 15:05:48.539765 |
description | A simple tool that lets you view news with the terminal |
homepage | |
repository | |
max_upload_size | |
id | 1379769 |
size | 39,661 |
Just make sure you have cargo installed: https://doc.rust-lang.org/cargo/getting-started/installation.html
cargo install simple-cli-news
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