2025-03-14 21:59:59 -06:00
|
|
|
# astronomer
|
|
|
|
|
|
|
|
|
|
> Detect illegitimate stars from bot accounts on GitHub projects.
|
2026-02-18 06:55:01 -07:00
|
|
|
> More information: <https://github.com/Ullaakut/astronomer#arguments-and-options>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Scan a repository:
|
|
|
|
|
|
|
|
|
|
`astronomer {{tldr-pages/tldr-node-client}}`
|
|
|
|
|
|
|
|
|
|
- Scan the maximum amount of stars in the repository:
|
|
|
|
|
|
2026-02-18 06:55:01 -07:00
|
|
|
`astronomer {{tldr-pages/tldr-node-client}} {{[-s|--stars]}} {{50}}`
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Scan a repository including comparative reports:
|
|
|
|
|
|
2026-02-18 06:55:01 -07:00
|
|
|
`astronomer {{tldr-pages/tldr-node-client}} {{[-v|--verbose]}}`
|