Github: Can I see the number of downloads for a repo?

后端 未结 17 1115
甜味超标
甜味超标 2020-11-28 02:35

In Github, is there a way I can see the number of downloads for a repo?

17条回答
  •  孤街浪徒
    2020-11-28 03:10

    As mentioned, GitHub API returns downloads count of binary file releases. I developed a little script to easly get downloads count by command line.

提交回复
热议问题