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

后端 未结 17 1024
甜味超标
甜味超标 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:12

    I have written a small web application in javascript for showing count of the number of downloads of all the assets in the available releases of any project on Github. You can try out the application over here: http://somsubhra.github.io/github-release-stats/

提交回复
热议问题