gitrepo_boyut 194 B

123
  1. echo "kullanim: gitrepo_boyut hesap repo"
  2. echo https://github.com/$1/$2 | perl -ne 'print $1 if m!([^/]+/[^/]+?)(?:\.git)?$!' | xargs -i curl -s -k https://api.github.com/repos/'{}' | grep size