Skip to content

gh-go-mod-browser is a gh extension which allow you to browse a project go.mod's direct dependent packages.

License

Notifications You must be signed in to change notification settings

tnagatomi/gh-go-mod-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-go-mod-browser

gh-go-mod-browser is a gh extension which allow you to browse a project go.mod's direct dependent packages.

demo

Installation

Install as a gh extension (GitHub CLI extensions)

gh extension install tnagatomi/gh-go-mod-browser

Usage

Navigate to a directory containing a go.mod and run:

gh go-mod-browser

Features

  • Browse direct dependencies of your project's go.mod
  • Open GitHub repository in browser for GitHub-hosted packages
  • Open pkg.go.dev page in browser
  • Add/remove stars to GitHub repositories

About

gh-go-mod-browser is a gh extension which allow you to browse a project go.mod's direct dependent packages.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages