hnt 0.1.0

A hacker news reader in terminal
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# HNT - Hacker News Terminal Reader

A hacker news reader in terminal

## Run

```shell
cargo run
```

Use arrow keys to navigate.

## Todo

- [ ] Add thread-tree
- [ ] Add tabs
- [ ] Add wrap-around