| name | git-hub |
| description | Use this skill when the user wants to git command line interface to github for managing repositories and issues. |
Git-hub Plugin
Git command line interface to GitHub for managing repositories and issues.
Commands
Operations
git-hub repo create — create repo via git-hub
git-hub repo list — list repo via git-hub
git-hub repo clone — clone repo via git-hub
git-hub issue list — list issue via git-hub
git-hub issue create — create issue via git-hub
git-hub pr list — list pr via git-hub
git-hub pr create — create pr via git-hub
git-hub config show — show config via git-hub
git-hub verbose set — set verbose via git-hub
git-hub help show — show help via git-hub
Usage Examples
- "git-hub --help"
- "git-hub "
Installation
pip install git-hub
Examples
git-hub --version
git-hub --help
Key Features