#github #cli #repository #version #repository-name #issue

app cathulhu

用 Rust 编写的 GitHub CLI

1 个不稳定版本

使用旧的 Rust 2015

0.1.1 2016年9月26日

#6#repository-name

Apache-2.0

6KB
67 代码行

Cathulhu

在旧金山她的房子里,死去的 Cathulhu 正在梦中。

Cathulhu 是一个用 Rust 编写的 GitHub CLI。

安装

cargo install cathulhu

用法

只实现了一个 API 端点(issues)和标志(list)

Issue related commands

USAGE:
    cathulhu issues [FLAGS] <repository name>

FLAGS:
    -h, --help       Prints help information
    -l, --list       lists open issues by number, title and url (pipe delimited)
    -V, --version    Prints version information


ARGS:
    <repository name>    Set repository name

版权所有 2016 Mark Sta Ana。

根据 Apache 许可证 2.0 版 <LICENSE-APACHE 或 http://www.apache.org/licenses/LICENSE-2.0> 在您选择的条件下获得许可。此文件不得复制、修改或分发,除非根据那些条款。

依赖关系

~7.5MB
~170K SLoC