commands.sh

astronomer

all

Detect illegitimate stars from bot accounts on GitHub projects.

More info →

Options (2)

-s, --starsboolean

Scan the maximum amount of stars in the repository

Example: astronomer {{tldr-pages/tldr-node-client}} {{[-s|--stars]}} {{50}}
-v, --verboseboolean

Scan a repository including comparative reports

Example: astronomer {{tldr-pages/tldr-node-client}} {{[-v|--verbose]}}

Examples (3)

Scan a repository

astronomer tldr-pages/tldr-node-client

Scan the maximum amount of stars in the repository

astronomer tldr-pages/tldr-node-client [-s|--stars] 50

Scan a repository including comparative reports

astronomer tldr-pages/tldr-node-client [-v|--verbose]
made by @shridhargupta | data from tldr-pages