update astronomer

updated
client-spec/clarity
Michal 2020-04-15 18:28:13 +02:00 committed by Starbeamrainbowlabs
parent 7dcf8772c6
commit 353d2d6b48
1 changed files with 5 additions and 5 deletions

View File

@ -1,16 +1,16 @@
# astronomer # astronomer
> Tool that detects illegitimate stars from bot accounts on Github projects. > Narzędzie wykrywające nielegalne gwiazdki z kont botów w projektach GithHub.
> More information: <https://github.com/Ullaakut/astronomer>. > Więcej informacji: <https://github.com/Ullaakut/astronomer>.
- Scan a repository: - Skanuj repozytorium:
`astronomer {{tldr-pages/tldr-node-client}}` `astronomer {{tldr-pages/tldr-node-client}}`
- Scan the maximum amount of stars in the repository: - Zeskanuj maksymalną liczbę gwiazdek w repozytorium:
`astronomer {{tldr-pages/tldr-node-client}} --stars {{50}}` `astronomer {{tldr-pages/tldr-node-client}} --stars {{50}}`
- Scan a repository including comparative reports: - Przeskanuj repozytorium, w tym raporty porównawcze:
`astronomer {{tldr-pages/tldr-node-client}} --verbose` `astronomer {{tldr-pages/tldr-node-client}} --verbose`