hackernews_tui 0.5.0

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

RUST_LOG=debug RUST_BACKTRACE=1 cargo run -- -c examples/hn-tui.toml 2> log.txt