pepper icon indicating copy to clipboard operation
pepper copied to clipboard

A tool for performing actions on GitHub repos or a single repo.

Results 2 pepper issues
Sort by recently updated
recently updated
newest added

Multiple repos will create newline delimited json which is nice for importing in BigQuery

The current command does not work with newer versions of Go: ``` go get github.com/genuinetools/pepper go: go.mod file not found in current directory or any parent directory. 'go get' is...