Files
rust-tldr-news/README.md
T
2023-06-01 15:36:40 -07:00

23 lines
307 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
run `./main` or `cargo run`
### Improved version later on
```bash
curl ... | sh
```
- puts path variable automatically
- shows list of commands
# Usage
Show me todays news: `rust-tldr today`