2019-07-24 15:18:36 +01:00
|
|
|
# astronomer
|
|
|
|
|
2024-02-14 20:25:13 +00:00
|
|
|
> Detect 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`
|