Skip to content

antoinealb/ghg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Go

A small script to open Github quickly

This script is just a shortcut to quickly access the webpage for your git projects. It can search in your git remotes or get the repository from the commandline.

Usage

# From a project directory
git remote add origin git@github.com:antoinealb/ghg.git

# Will open https://github.com/antoinealb/ghg in your web browser
ghg
# You can also open a page from any directory
ghg antoinealb/ghg

Installing

python3 setup.py install

About

A small script to open Github quickly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages