GitHub projelerine yapılan katkıları tablo olarak gösterir.
The contributions made to GitHub projects are shown as a table.
GitStats JavaScript kodlarının en başında yer alan var repo değişkenine istediğiniz projenin kullanıcıAdı/repositorieAdını yazmak yeterlidir.
Örnek olarak Turkuaz Css projesini kullanılmıştır. (var repo = "omergulcicek/turkuazcss";)
It is enough to write the username/repositorieName of the project you want to change to the var repo variable at the top of GitStats's JavaScript code.
As an example Turkuaz Css project is used. (var repo = "omergulcicek/turkuazcss";)
Ardından GitStats JavaScript kodlarını çalıştıralım.
Then let's run the GitStats JavaScript code.
Aşağıdaki gibi isim / toplam katkı / yüzdelik katkı şeklinde tablo çıktısı verecektir.
The table output will give the name / total commit / percentage contribution as follows.