2019-07-24 15:18:36 +01:00
|
|
|
# astronomer
|
|
|
|
|
2020-05-22 17:11:09 +01:00
|
|
|
> Tool that detects illegitimate stars from bot accounts on GitHub projects.
|
2019-07-24 15:18:36 +01:00
|
|
|
> More information: <https://github.com/Ullaakut/astronomer>.
|
|
|
|
|
|
|
|
- Scan a repository:
|
|
|
|
|
|
|
|
`astronomer {{tldr-pages/tldr-node-client}}`
|
|
|
|
|
|
|
|
- Scan the maximum amount of stars in the repository:
|
|
|
|
|
|
|
|
`astronomer {{tldr-pages/tldr-node-client}} --stars {{50}}`
|
|
|
|
|
|
|
|
- Scan a repository including comparative reports:
|
|
|
|
|
|
|
|
`astronomer {{tldr-pages/tldr-node-client}} --verbose`
|