mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* astronomer: add Spanish translation * Update pages.es/common/astronomer.md Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
16 lines
466 B
Markdown
16 lines
466 B
Markdown
# astronomer
|
|
|
|
> Herramienta que detecta estrellas ilegítimas de cuentas bot en proyectos de GitHub.
|
|
> Más información: <https://github.com/Ullaakut/astronomer>.
|
|
|
|
- Escanea un repositorio:
|
|
|
|
`astronomer {{tldr-pages/tldr-node-client}}`
|
|
|
|
- Escanea el máximo de estrellas del repositorio:
|
|
|
|
`astronomer {{tldr-pages/tldr-node-client}} --stars {{50}}`
|
|
|
|
- Escanea un repositorio incluyendo informes comparativos:
|
|
|
|
`astronomer {{tldr-pages/tldr-node-client}} --verbose`
|