2 个版本
| 0.1.1 | 2019 年 6 月 7 日 | 
|---|---|
| 0.1.0 | 2019 年 6 月 7 日 | 
20 in #hacker-news
5KB
52 代码行
用 Rust 编写的命令行 Hacker News
非常简约。非常灵活。我写这个是为了在 Conky 中显示顶级 Hacker News 文章
用法
USAGE:
    rustynews [FLAGS] <num>
FLAGS:
    -b, --by          Display username
    -h, --help        Prints help information
    -p, --progress    Show progress bar while posts are being fetched
    -s, --score       Display score
    -u, --url         Display URL
    -V, --version     Prints version information
ARGS:
    <num>    The number of top posts to be retrieved
依赖项
~21–32MB
~544K SLoC