mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
17 lines
483 B
Markdown
17 lines
483 B
Markdown
![]() |
# astronomer
|
||
|
|
||
|
> Strumento per individuare star illegittime da account bot su progetti GitHub.
|
||
|
> Maggiori informazioni: <https://github.com/Ullaakut/astronomer>.
|
||
|
|
||
|
- Scannerizza una repository:
|
||
|
|
||
|
`astronomer {{tldr-pages/tldr-node-client}}`
|
||
|
|
||
|
- Scannerizza le star di una repository fino ad un massimo di 50:
|
||
|
|
||
|
`astronomer {{tldr-pages/tldr-node-client}} --stars {{50}}`
|
||
|
|
||
|
- Scannerizza una repository includendo report comparativi:
|
||
|
|
||
|
`astronomer {{tldr-pages/tldr-node-client}} --verbose`
|