hn-stories 0.1.0

A command line interface to browse and open Hacker News stories from the terminal.
hn-stories-0.1.0 is not a library.

Hacker News Stories

A command line interface to browse and open Hacker News stories from the terminal

Crates.io Crates.io CI

Install

cargo install hn-stories

Usage

hn-stories <OPTIONS>
Options:
  -s, --story <STORY>  Story type (top, new, best, ask, show, job) [default: t] [possible values: n, t, b, a, s, j]
  -l, --limit <LIMIT>  The number of stories to fetch and display in the terminal UI [default: 30]
  -h, --help           Print help
  -V, --version        Print version

Contributing

If you have suggestions for how this project could be improved, or want to report a bug, feel free to open an issue! We welcome all contributions.

Likewise, before contributing please read and complete the contribution guide.

Resources

License

MIT