A small CLI tool that reads local GitHub credentials and inspects star accounts for a repository.
The CLI accepts a single path argument in this format:
https://github.com/<owner>/<repo>
The CLI tries credentials in this order:
GH_TOKENGITHUB_TOKENgh auth token(GitHub CLI)
pip install -e .From the fake-star-detector-py directory.
fake-star-detector https://github.com/octocat/Hello-WorldOptional flags:
fake-star-detector https://github.com/octocat/Hello-World --sample-size 200 --threshold 3