https://github.com/sinchang/gitopen
Open git remote url from web browser
https://github.com/sinchang/gitopen
cli git opn
Last synced: about 2 months ago
JSON representation
Open git remote url from web browser
- Host: GitHub
- URL: https://github.com/sinchang/gitopen
- Owner: sinchang
- License: mit
- Created: 2018-03-02T03:26:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-27T06:26:01.000Z (almost 8 years ago)
- Last Synced: 2025-02-14T03:07:40.515Z (over 1 year ago)
- Topics: cli, git, opn
- Language: JavaScript
- Homepage:
- Size: 21.5 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://raw.githubusercontent.com/sinchang/gitopen/master/LICENSE)
[](https://travis-ci.org/sinchang/gitopen)
[](https://www.npmjs.com/package/@sinchang/gitopen)
[](https://npmjs.com/package/@sinchang/gitopen)
[](https://github.com/prettier/prettier)
# gitopen
> Open git remote url from web browser
## Install
```
yarn global add @sinchang/gitopen
```
Or
```
npm install --global @sinchang/gitopen
```
## Usage
```
gitopen
```
#### License
MIT © [sinchang](https://github.com/sinchang)