1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-28 19:44:56 +02:00
tldr/pages.it/common/astronomer.md
2019-10-05 15:25:51 +02:00

16 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`