Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

gopen

A tiny Go CLI that opens the current Git repository’s remote URL (e.g., GitHub, GitLab) in your default web browser.

Features

  • Works with both SSH (git@github.com:user/repo.git) and HTTPS (https://github.com/user/repo.git) remotes
  • Cross-platform support: Linux, macOS, Windows
  • Zero dependencies

Usage

From within any git repository:

gopen

Install:

Build from source, add to path.

About

Instantly open your git repo’s remote URL (GitHub, GitLab, etc.) in your default browser

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages