Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 513 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 513 Bytes

gontribute

gontribute is a tool that encourages a step forward in contributing to OSS made by Go. It applies various static analysis tools to third-party packages on which Go projects depend.

Requirements

Usage

GITHUB_ACCESS_TOKEN=<your-token> GITHUB_TARGET_OWNER=<repo-owner> GITHUB_TARGET_REPO=<repo-name> go run main.go