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

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

一个 git 命令行插件,快速再浏览器中打开 gitlab github仓库, 支持 linux ,darwin 和 windows.
https://github.com/hellojukay/git-open-dart

Last synced: 9 months ago
JSON representation

一个 git 命令行插件,快速再浏览器中打开 gitlab github仓库, 支持 linux ,darwin 和 windows.

Awesome Lists containing this project

README

          

一个 git 命令行插件,快速再浏览器中打开 gitlab github仓库, 支持 linux ,darwin 和 windows.

# Build && Run
```shell
dart pub get
dart run
```