Categorygithub.com/hxrxchang/git-remote-opener/v2
modulepackage
2.0.1
Repository: https://github.com/hxrxchang/git-remote-opener.git
Documentation: pkg.go.dev

# README

CI

git-remote-opener

git-remote-opener is a command line tool to open a web page of a remote repository.

The following git hosting services are operation checked.

  • GitHub
  • GitLab
  • Bitbucket

Installation

$ go get github.com/hxrxchang/git-remote-opener/cmd/gro

If you don't use Go, download the binary from GitHub Releases and drop it in your $PATH.
(For example, /usr/local/bin or $HOME/bin)

Usage

$ cd <path-to-your-project>
$ gro

Then, browser will open a remote repository's page of your project.

# Packages

No description provided by the author

# Functions

No description provided by the author

# Structs

No description provided by the author