From 738a6ab3800e84a5a5954e451a36427e99fed532 Mon Sep 17 00:00:00 2001 From: Michal Date: Wed, 15 Apr 2020 17:57:04 +0200 Subject: [PATCH] create astronomer.md initial --- pages.pl/common/astronomer.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 pages.pl/common/astronomer.md diff --git a/pages.pl/common/astronomer.md b/pages.pl/common/astronomer.md new file mode 100644 index 000000000..751c3a445 --- /dev/null +++ b/pages.pl/common/astronomer.md @@ -0,0 +1,16 @@ +# astronomer + +> Tool that detects illegitimate stars from bot accounts on Github projects. +> More information: . + +- 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`