A Github CLI extension for starring repos.
gh extension install maggie-j-liu/gh-star
USAGE:
gh star [<username> | <username>/<repo>] [flags]
Provide a username to star all the repositories of that user
Specify a specific repository to star only that repository
FLAGS:
-h, --help Shows help information
-r, --remove Removes stars instead of adding stars