Files
rust-tldr-news/README.md
T
2023-07-05 16:29:48 -07:00

20 lines
211 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
```
$ news today
```
```
$ news help
```