Skip to content

zhaochunqi/git-open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Open

Go Report Card

This is a Go-based tool that allows you to open the current repository in a web browser. It's a simple yet efficient solution for quickly accessing your project's online resources.

Features

  • Easy Access: Open your repository in a web browser with a single command.
  • Cross-Platform: Built using Go, the tool is compatible with various operating systems.
  • Lightweight: Minimal dependencies and efficient code ensure the tool runs smoothly.

Installation

To install the tool, you'll need to have Go installed on your system. Once Go is installed, you can install the tool using the following command:

go get -u github.com/zhaochunqi/git-open

Usage

Navigate to your project's directory and run the following command:

git-open or git open

This will open your repository in the default web browser.

Contributing

Contributions are welcome! If you have any suggestions, improvements, or bug fixes, please submit a pull request. For major changes, please open an issue first to discuss what you would like to change.

About

Open your git repo in browser using one command

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages