Skip to content

Quick and easy to generate preview image of Github contributors.

License

Notifications You must be signed in to change notification settings

kyai/github-contributor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-contributor

快速生成Github代码贡献者一览图,可用于README等文件。

Usage

go get github.com/kyai/github-contributor

golang/go项目为例:

$ github-contributor golang/go

The image is saved in github-avatar-cache/golang-go.jpeg

生成图片如下:

preview.jpeg

自定义配置

go get github.com/kyai/github-contributor/creator
import "github.com/kyai/github-contributor/creator"
creator.New(repo string).Set(config *Config).Create()

About

Quick and easy to generate preview image of Github contributors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published