一个命令行GitHub客户端:cli-github
jopen
10年前
一个命令行GitHub客户端:cli-github。
Prerequisites
- NodeJS
-
# Ubuntu $ sudo apt-get install imagemagick# Mac OS X $ brew install imagemagick
Installation
$ npm install -g cli-github
Usage
$ github
Use the following key shortcuts to access different GitHub resources:
- SHIFT + C: Create a new repository on GitHub.
- SHIFT + P: Visit GitHub profiles (default: your GitHub profile).
- SHIFT + I: View the open issues that are assigned to you.
- SHIFT + R: View the open pull requests that created by you.
- SHIFT + ←: Go back in history
- SHIFT + →: Go forth in history