Files
2023-07-05 16:36:16 -07:00

20 lines
221 B
Markdown

# About
`tldr-news` is a cli tool to get the latest tech tldr news.
# Installation
```
cargo install tldr-news
```
OR clone repo and run `cargo run`
# Usage
```
$ tldr-news today
```
```
$ tldr-news help
```