Skip to content

WaffleSoul4/simple-cli-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple tool that lets you view news with the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages