mirror of
https://github.com/paulirish/git-open.git
synced 2026-09-10 07:26:15 -04:00
credits.
This commit is contained in:
parent
407216e7bb
commit
5880563c08
|
|
@ -1,4 +1,5 @@
|
|||
# git-open
|
||||
|
||||
A command-line script to open the GitHub page for a repository.
|
||||
|
||||
## Usage
|
||||
|
|
@ -23,3 +24,5 @@ Put the bash script in `~/bin/` and make sure that folder's in your PATH.
|
|||
wget -O ~/bin/git-open https://raw.githubusercontent.com/paulirish/git-open/master/git-open
|
||||
```
|
||||
|
||||
## Thx
|
||||
@jasonmccreary did [all the hard work](https://github.com/jasonmccreary/gh)
|
||||
Loading…
Reference in a new issue