Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 180 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 180 Bytes

读取 Github 关注数

编译

CGO_ENABLED=0 go build -ldflags="-s -w" -o fetch-github-stars main.go

执行

./fetch-github-stars hyperf/hyperf