2025-03-14 21:59:59 -06:00
|
|
|
# astronomer
|
|
|
|
|
|
|
|
|
|
> Herramienta que detecta estrellas ilegítimas de cuentas bot en proyectos de GitHub.
|
2026-02-18 06:55:01 -07:00
|
|
|
> Más información: <https://github.com/Ullaakut/astronomer#arguments-and-options>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Escanea un repositorio:
|
|
|
|
|
|
|
|
|
|
`astronomer {{tldr-pages/tldr-node-client}}`
|
|
|
|
|
|
|
|
|
|
- Escanea el máximo de estrellas del repositorio:
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
- Escanea un repositorio incluyendo informes comparativos:
|
|
|
|
|
|
2026-02-18 06:55:01 -07:00
|
|
|
`astronomer {{tldr-pages/tldr-node-client}} {{[-v|--verbose]}}`
|