#github #git #open #git-repository #repo #browser #website

bin+lib git-github

GitHub 命令行插件

3 个版本

0.1.3 2023 年 8 月 22 日
0.1.2 2023 年 7 月 28 日
0.1.1 2023 年 7 月 24 日
0.1.0 2023 年 7 月 24 日

52#repo

每月下载 35

MIT 许可证

14KB
246 代码行

git-github

安装

cargo install git-github

如何使用

  1. 进入 git 仓库目录
  git github open

子命令 open

  Open the repo website in your browser

  Usage: git-github open [OPTIONS]

  Options:
    -c, --commit <COMMIT>
    -b, --branch <BRANCH>
    -r, --remote <REMOTE>  [default: origin]
    -h, --help             Print help

依赖

~14–31MB
~513K SLoC