1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

create astronomer.md

initial
This commit is contained in:
Michal 2020-04-15 17:57:04 +02:00 committed by Starbeamrainbowlabs
parent fde541bb1e
commit 738a6ab380

View file

@ -0,0 +1,16 @@
# astronomer
> Tool that detects illegitimate stars from bot accounts on Github projects.
> More information: <https://github.com/Ullaakut/astronomer>.
- Scan a repository:
`astronomer {{tldr-pages/tldr-node-client}}`
- Scan the maximum amount of stars in the repository:
`astronomer {{tldr-pages/tldr-node-client}} --stars {{50}}`
- Scan a repository including comparative reports:
`astronomer {{tldr-pages/tldr-node-client}} --verbose`