GithubContributorChecker

command module
v0.0.0-...-8539da8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2024 License: MIT Imports: 13 Imported by: 0

README

GithubContributorChecker

A tool that checks the contributors of given repositories

Requirements

  • You should set the GitHub token by the -token flag. See Github API for detail.

Features

  • Support scanning multiple GitHub repositories
  • Support HTTP proxy settings
  • Support scanning frequency control
  • Support reading data from local cache
  • Support exporting to file
  • Support multiple condition filters

QuickStart

go mod init
go mod tidy
go run .

Examples

  1. Check contributors of ethereum/go-ethereum repository, running go run . --repos=ethereum/go-ethereum

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL