Files
rust-tldr-news/README.md
T
2023-06-02 11:29:26 -07:00

22 lines
277 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# About
`rust-tldr-news` is a cli tool to get todays news via terminal.
# Installation
### Git clone
NOTE: you must have rust installed: https://www.rust-lang.org/tools/install
1. clone repo
2. run `cargo run`
# Usage
```
$ news today
```
```
$ news help
```