badge-poser
badge-poser copied to clipboard
Mix data with Github API : releases
Hi,
Thanks for you tool, it is very useful. It should awesome if you could use Github stats too. Indeed, when a project is packaged in ".phar", composer is not used, so download count is not incremented.
Is this case, only Github can provide such stat using for example this url: https://api.github.com/repos/smalot/carbon14/releases
We can add all assets download count, or only those of the latest release.
Thanks
@smalot this is a good idea... how could be the implementation I mean which stat you'd add?
It could be interesting to have the total download of any asset and the total download of all assets of the current release.