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