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:
parent
fde541bb1e
commit
738a6ab380
1 changed files with 16 additions and 0 deletions
16
pages.pl/common/astronomer.md
Normal file
16
pages.pl/common/astronomer.md
Normal 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`
|
Loading…
Add table
Reference in a new issue