hackernews_tui 0.1.2

A Terminal UI to browse Hacker News
1
2
3
#!/bin/bash

RUST_LOG=debug RUST_BACKTRACE=1 cargo run 2> log.txt