Skip to content

yoppyDev/gh-deps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-deps

A command-line tool to search for repositories on GitHub based on their dependencies.

Installation

brew tap yoppyDev/gh-deps
brew install gh-deps

Usage

export GITHUB_TOKEN=<your_github_token>

gh-deps -l <library> -p <path>

# Example
gh-deps -l "spf13/cobra" -p "go.mod"

Parameters

Parameter Description Required
-l, --library The library to search for Yes
-p, --path The path to search for Yes

About

A command-line tool to search for repositories on GitHub based on their dependencies.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages