repositorypackage
1.0.1
Repository: https://github.com/boynteam/go-gitnet.git
Documentation: pkg.go.dev
# README
go-gitnet
a simple golang tool to open remote git website by reading git remote configuration
Usage
go get -u github.com/boynTeam/go-gitnet
cd $GIT_PROJECT_FILE
go-gitnet
You can use up and down key to select git remote repository and use enter to open its website in browser. If you want to quit, just press q.