2 个版本
0.1.1 | 2019 年 11 月 28 日 |
---|---|
0.1.0 | 2018 年 12 月 13 日 |
#6 在 #image-board
23KB
328 行
dvach
dvach 是 2ch.hk 图像论坛的一个简单的命令行客户端工具。
安装
如果您已经安装了 Rust 工具链
cargo install dvach
还请确保您的 ~/.cargo/bin/
路径已添加到 $PATH
。
用法
$ dvach # list boards
$ dvach pr # list threads for the "pr" board
$ dvach pr 1299618 # show selected thread
为什么?
这只是 Rust 中编写命令行工具的一个小练习。
依赖项
~26–36MB
~635K SLoC