starcount
v1.1.0
Published
get how many stars a user's own repos have on github
Downloads
3
Readme
:star2: :sparkles: starcount :sparkles: :star2:
counts how many stars a user has on their own repos (not forks of other users' repos)
it doesn't really matter but sometimes you wanna know :dizzy:
Usage
install globally with npm
or run with npx
:
$ npm i -g starcount
$ npx starcount
run with a GitHub username as an argument
$ starcount stripedpajamas
or without and i'll ask for it :)
$ starcount
License
MIT