ghtopdep
ghtopdep copied to clipboard
Feature request: Include results for all packages
I've used ghtopdep to collect details about the usage of a project I maintain https://github.com/korthout/backport-action. This action is available under two packages and so dependents are tracked for each:
ghtopdep only looks at the dependents of the most popular package.
I would like ghtopdep to include the results of the other packages. Note that some dependents may be encountered in both packages, so duplicates should be removed.
Hi, you can try my tool written in Go. You can see example 5. I hope it will be helpful for your questions.
https://github.com/zer0yu/ghtracker