20 lines
221 B
Markdown
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
|
|
```
|