Gh - A Tool To Open Github Projects In A Browser From The Command Line

Skip to content Dismiss alert {{ message }} / gh Public
  • Notifications You must be signed in to change notification settings
  • Fork 0
  • Star 6
  • Code
  • Issues 2
  • Pull requests
  • Actions
  • Projects
  • Security
  • Insights
Additional navigation options  masterBranchesTagsGo to fileCode

Folders and files

NameNameLast commit messageLast commit date

Latest commit

 

History

15 Commits
binbin  
ghgh  
imgimg  
.gitignore.gitignore  
HISTORY.rstHISTORY.rst  
README.mdREADME.md  
requirements.txtrequirements.txt  
setup.pysetup.py  
View all files

Repository files navigation

  • README
gh - a tool to open Github projects in a browser from the command line

Overview

  • Install and execute to open a Github project in your browser from the command line
  • Useful for command line git users e.g. to push changes and open up a PR git push origin feature/mything && gh --pulls
  • Must from within the root directory of a checked out repo

Install the CLI and view the available options

$ pip install gh $ gh --help

Open a projects pull requests page

$ cd your-repo-dir $ gh --pulls

Open a projects releases page

$ cd your-repo-dir $ gh -r

Available options as of 0.0.3

--home Open the Home page (Default action) -p, --pulls Open the Pull requests page -b, --branches Open the Branches page -s, --settings Open the Settings page -r, --releases Open the Releases page -t, --tags Open the Tags page -c, --collaboration Open the Collaboration page -w, --wiki Open the Wiki -i, --issues Open the Issues page

Feel free to fork/PR any contributions

About

Open a Github project in a browser from the command line

Topics

github python git cli helper github-page browser terminal command-line command-line-tool opener

Resources

Readme

Uh oh!

There was an error while loading. Please reload this page.

Activity

Stars

6 stars

Watchers

0 watching

Forks

0 forks Report repository

Releases

1 tags

Packages

Uh oh!

There was an error while loading. Please reload this page.

Uh oh!

There was an error while loading. Please reload this page.

Contributors

Uh oh!

There was an error while loading. Please reload this page.

Languages

  • Python 100.0%
You can’t perform that action at this time.

Từ khóa » Gh Github