Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sinchang/gitopen

Open git remote url from web browser
https://github.com/sinchang/gitopen

cli git opn

Last synced: 7 days ago
JSON representation

Open git remote url from web browser

Awesome Lists containing this project

README

        

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/sinchang/gitopen/master/LICENSE)
[![Build Status](https://img.shields.io/travis/sinchang/gitopen.svg)](https://travis-ci.org/sinchang/gitopen)
[![npm](https://img.shields.io/npm/v/@sinchang/gitopen.svg)](https://www.npmjs.com/package/@sinchang/gitopen)
[![NPM downloads](https://img.shields.io/npm/dm/@sinchang/gitopen.svg?style=flat)](https://npmjs.com/package/@sinchang/gitopen)
[![prettier](https://img.shields.io/badge/style-prettier-ff69b4.svg)](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)