Skip to content

gh-lsmod 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-lsmod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-lsmod

gh-lsmod 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-lsmod

Usage

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

gh lsmod

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-lsmod 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

Contributors 2

  •  
  •  

Languages