git-github 0.1.1

git command line plugin of github
Documentation
[dependencies.clap]
features = ["derive"]
version = "4.3.19"

[dependencies.git2]
features = ["openssl-sys", "https"]
version = "0.17.2"

[dependencies.open]
version = "5.0.0"

[dependencies.regex]
version = "1.9.1"

[dependencies.reqwest]
version = "0.11.18"

[package]
authors = ["dalei <guoyunlei@live.com>"]
description = "git command line plugin of github"
edition = "2021"
license = "MIT"
name = "git-github"
readme = "README.md"
version = "0.1.1"