0
5
Login
Code
Issues
5
Pull requests
Events
Packages
9434666a826746178ad4b6adf87189b4299dabc6
README

git-cnb, 一个 cnb 专属的 Git 命令行扩展工具, 可以使用 git 命令行的方式在终端快捷查看 cnb 的信息,比如仓库,用户,issue,pr,release 等等。

安装

brew install git-cnb #待实现

使用

Usage:
  git-cnb [flags]
  git-cnb [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  info        print information of this repo
  version     Print the version number of git-cnb

Flags:
  -h, --help   help for git-cnb

Use "git-cnb [command] --help" for more information about a command.

About

一个 cnb 专属的 Git 命令行扩展工具

cnbgittools
Language
Go94.4%
Markdown3.5%
gitignore2.1%