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

https://github.com/hellojukay/git-open

一个 git 命令行插件,快速在浏览器中打开 Gitlab / Github仓库, 支持 Linux ,Darwin 和 Windows.
https://github.com/hellojukay/git-open

git start xdg-open

Last synced: about 1 year ago
JSON representation

一个 git 命令行插件,快速在浏览器中打开 Gitlab / Github仓库, 支持 Linux ,Darwin 和 Windows.

Awesome Lists containing this project

README

          

# git-open
快速通过浏览器访问当前仓库地址
```bash
Usage of ./git-open:
-p open github action page or gitlab pipeline page
-v show program version
```
![demo](demo.gif)
# Download
[download](https://github.com/hellojukay/git-open/releases)
# Install
```bash
go install github.com/hellojukay/git-open@latest
```

## 更多安装方法

可以通过命令行 [hd](https://github.com/LinuxSuRen/http-downloader) 安装:
```shell
hd install hellojukay/git-open
```