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

https://github.com/n8henrie/git-repo

Git alias to open the current directory's git repo
https://github.com/n8henrie/git-repo

Last synced: 3 months ago
JSON representation

Git alias to open the current directory's git repo

Awesome Lists containing this project

README

        

# git-repo

Git alias to open the current directory's git repo in your web browser.

## Installation

```console
$ cargo install git-repo
```

## Usage

From inside a git repo:

```console
$ git repo
```